MeasureAttribute (FSharp.Core)

Namespace: FSharp.Core
Assembly: FSharp.Core.dll
Base Type: Attribute
This is an attribute type definition

Adding this attribute to a type causes it to be interpreted as a unit of measure. This may only be used under very limited conditions.

Constructors

Constructor Description

MeasureAttribute()

Full Usage: MeasureAttribute()

Returns: MeasureAttribute MeasureAttribute

Creates an instance of the attribute

Returns: MeasureAttribute

MeasureAttribute