Reporting

Overload List

  NameDescription
Public methodUnit()()()()
Creates a class instance
Public methodUnit(Double)
Initializes a new instance of the Unit with the specified double precision floating point number.
Public methodUnit(Int32)
Initializes a new instance of the Unit with the specified 32-bit signed integer.
Public methodUnit(Single)
Initializes a new instance of the Unit with the specified double precision floating point number.
Public methodUnit(String)
Initializes a new instance of the Unit with the specified length.
Public methodUnit(UnitType)
Creates a class instance
Public methodUnit(Double, UnitType)
Initializes a new instance of the Unit with the specified double precision floating point number and the target type
Public methodUnit(Int32, UnitType)
Initializes a new instance of the Unit with the specified 32-bit signed integer and the target type
Public methodUnit(Single, UnitType)
Initializes a new instance of the Unit with the specified double precision floating point number and the target type.
Public methodUnit(String, CultureInfo)
Initializes a new instance of the Unit with the specified length.

See Also