Home » C# Programming » Inheritance

A class D can be derived from a class C, which is derived from a class B, which is derived from a class A.

← Previous Next →

Discussion & Comments

No comments yet. Be the first to comment!