Programming in C# 025 - Using Classes
Print
Details
Category:
C# tutorials
Published: 25 May 2015
Hits: 2679
This short video introduce you to classes. In this example a simple class called: PersonClass is being written. It has two methods: one for reading the data, and another to display it.