Method | Description | |
---|---|---|
Microphone ( string make, string model, decimal price, bool hasCable ) : System | ||
ToString ( ) : string |
public Microphone ( string make, string model, decimal price, bool hasCable ) : System | ||
make | string | |
model | string | |
price | decimal | |
hasCable | bool | |
return | System |