Latest members | More ...
public struct struct1 { } public class class1 : struct1 //Error : 'class1': cannot derive from sealed type 'struct1' { }
Next post > : can we declare private class in namespace? ...
Even more ... | Submit Interview Questions and win prizes!