/MavPASS_CIS122_20210907

Creating objects in C#

Primary LanguageC#

MavPASS_20210907

Creating objects in C#

In today's MavPASS session, we jumped right into creating classes in C#. This included creating variables, properties, a full constructor, and a custom ToString() method.

We also touched on Constructor Chaining using the "this()" keyword.


As always, if you have any question please send me an email at thomas.lauer@mnsu.edu.

See you all on Thursday!