C# (CSharp) Assignment1 네임스페이스

클래스들

이름 설명
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