Method | Description | |
---|---|---|
Product ( ) : System | ||
Product ( int id, string name, float price, |
public Product ( int id, string name, float price, |
||
id | int | |
name | string | |
price | float | |
supplier | ||
return | System |