kirupa.com - Introduction to OOP in C#: Classes - Page 4

       by kirupa  |  5 January 2007

In the previous page we learned how to extend the functionality of our program by using methods. There are two types of methods - instance and static. We just finished discussing instance methods, and this page starts off by explaining static methods.


This is a companion discussion topic for the original entry at https://www.kirupa.com/net/oop_intro_classes_pg4.htm