|                   | Introduction to C# - slide 15 : 43 | 
All functions in C# are members of classes or structs
C# supports are variety of different function members: methods, properties, events, indexers, operators, and constructors
|  |  Demonstration of parameter passing in C#. | 
|  |  Demonstration of overloaded methods in C#. |