C# Basics | How to Create a class and use it in another class via object



Hello Guys, this is Ali Haider coming back with another tutorial,
in this tutorial you’ll learn how to create a class and how to declare member variable and member functions in a class and how an object can access the class variables and methods, also you’ll learn the role of access specifiers in this tutorial.

if you have any question about this tutorial and about this code,
feel free and contact us on our
Facebook Page : https://www.facebook.com/CSharpDevelopersCommunity/

Read our blog for more theory
Blog : https://csharpdeveloper37.blogspot.com/

guys if you like this video subscribe our channel for more videos,
give us feedback how we can improve our learning method

Comments are closed.