UInt32N   Conversion (Decimal to UInt32N)

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static explicit operator UInt32N (
	decimal value
)

Parameters

value  Decimal
 

Return Value

UInt32N

See Also