프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |