Property | Type | Description | |
---|---|---|---|
make | string |
Method | Description | |
---|---|---|
Article ( string make, string model, decimal price ) : System | ||
ToString ( ) : string |
public Article ( string make, string model, decimal price ) : System | ||
make | string | |
model | string | |
price | decimal | |
return | System |