Search
MeasureUnit Constructor
See Also
 

 Overload List

Name Description

MeasureUnit (String, double)

Initializes a new instance of the MeasureUnit class with the specified amount.

MeasureUnit (String, double, int)

Initializes a new instance of the MeasureUnit class with the specified amount.

MeasureUnit (String, MeasureUnit, double)

Initializes a new instance of the MeasureUnit class with the specified unit of measure as a base.

MeasureUnit (String, MeasureUnit, double, int)

Initializes a new instance of the MeasureUnit class with the specified unit of measure as a base.

 See Also