I have seen the Config, and it is Markdown
I Bless Thy Debugger My Child
Tuesday, 24 April 2018
Calling a Base Class Constructor in C#
To call a base class constructor in a derived class in C#, define the constructor in the subclass and use the syntax :base after the signature to invoke the base class constructor.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment