C# .NET - Access Modifiers
Asked By abinav shankar on 03-Dec-12 01:20 AM
Hi
I have a doubt with access modifiers please help me with a solution,here goes the question
I have three classes Class A,class B,class c now,Class B can inherit class but class c Cannot inherit class A what should I do to this