Свойство | Тип | Описание | |
---|---|---|---|
isElectronic | bool |
Метод | Описание | |
---|---|---|
ToString ( ) : string |
Метод | Описание | |
---|---|---|
Instrument ( string make, string model, decimal price, string color, bool isElectronic ) : System |
protected Instrument ( string make, string model, decimal price, string color, bool isElectronic ) : System | ||
make | string | |
model | string | |
price | decimal | |
color | string | |
isElectronic | bool | |
Результат | System |