Answers

Question and Answer:

  Home  VB .Net

⟩ How do you inherit from a class in C#?

Place a colon and then the name of the base class. Notice that it's double colon in C++.

 201 views

More Questions for you: