4
Answers

Class Inheritance

Is it possible for a class in C# to inherit from more than one class. If yes, I need to know how?

Answers (4)