Intro to C# – Creating Classes (12-minute video)

create_classes_part1

In this short video you will get to understand the process of creating your own classes using C# and some common programming data types and structures.


We will look at:

  • Creating new classes
  • Instantiating objects based on this class
  • Creating and managing member variables and methods
  • Displaying some of the properties of instances in the console window

Displayin

Related Articles:

Leave a Reply

Your email address will not be published. Required fields are marked *


*