Home » C# Programming » Inheritance

If a base class and a derived class each include a member function with the same name, the member function of the derived class will be called by an object of the derived class

← Previous Next →

Discussion & Comments

No comments yet. Be the first to comment!