Property | Type | Description | |
---|---|---|---|
cost | float | ||
name | string | ||
value | float |
Method | Description | |
---|---|---|
BoiloffData ( string name, float value, float cost ) : System |
public BoiloffData ( string name, float value, float cost ) : System | ||
name | string | |
value | float | |
cost | float | |
return | System |