Programming in C# 025 - Using Classes
- Details
- Category: C# tutorials
- Hits: 2547
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.