C# Class Members & Primitive Values

Learning Objectives

  • Declare class members and assign them primitive values

Set up instructions

  • Fork this repository and clone the forked version to your machine
  • Open the solution file in Visual Studio.
  • Complete items on the Task List (goto View then Task List.
  • Run the tests that are in the Test Explorer.