M
Mr. X.
Hello.
In VB.NET when I write a constructor, sometimes I call : MyBase. ...
or MyClass. ...
What is the equivalent in C#?
Does I have to call at the same way I used in VB.NET?
Thanks
In VB.NET when I write a constructor, sometimes I call : MyBase. ...
or MyClass. ...
What is the equivalent in C#?
Does I have to call at the same way I used in VB.NET?
Thanks
