R
Richard Coltrane
Hi there,
In vb.net, if i inherit from a class then the first i generally do in a sub
classes contructor is MyBase.New(..);
Whats the pattern in C#? It seems to do these things automatically; I didn't
think C# did "anything" automatically?
Thanks
Richard
In vb.net, if i inherit from a class then the first i generally do in a sub
classes contructor is MyBase.New(..);
Whats the pattern in C#? It seems to do these things automatically; I didn't
think C# did "anything" automatically?
Thanks
Richard
