C# (CSharp) Assignment1 Namespace

Classes

Name Description
Counter
Employee
Pizza The main Pizza class. Contains methods for adding toppings to the pizza, the number of minutes required to prepare the pizza and a constructor that initializes the pizza's size to a given value.
Program
Store