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. ← Previous Programming in C# 024 - Using structures Next → Programming in C# 026 - Constructors