uerbzr / csharp-fundamentals-class-members

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:C# 100.0%