Méthode | Description | |
---|---|---|
Drums ( string make, string model, decimal price, string color, int width, int height ) : System | ||
ToString ( ) : string |
public Drums ( string make, string model, decimal price, string color, int width, int height ) : System | ||
make | string | |
model | string | |
price | decimal | |
color | string | |
width | int | |
height | int | |
Résultat | System |