Click or drag to resize
UomMeasureT Constructor (Double, T)

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public UomMeasure(
	double value,
	T unit
)

Parameters

value
Type: SystemDouble
unit
Type: T
See Also