public constructor DecimalMeasurement<T>.DecimalMeasurement

Brief

Constructor that accepts a text representation of a value

Declaration
C#
  DecimalMeasurement (string text)

Parameters
text

Declared in DecimalMeasurement<T>

back