Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 362 Bytes

File metadata and controls

10 lines (8 loc) · 362 Bytes

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.