Проблем с Zip файловете на темa Defining Classes
Здравейте дава ми compile time error на първата задача Car
Problem 1. Car
NOTE: You need a StartUp class with the namespace CarManufacturer.
Create a class named Car.
The class should have private fields for:
- make: string
- model: string
- year: int
The class should also have public properties for:
- Make: string
- Model: string
- Year: int
Eто и файловете които се опитвам да uploadna