Код: Выделить всё
record Item(int Id, string Name);
Верблюжий регистр:
Код: Выделить всё
class Car(string model, string year, string brand)
< /code>
case pascal: < /p>
class Car(string Model, string Year, string Brand)
Подробнее здесь: https://stackoverflow.com/questions/783 ... onstructor
Мобильная версия