-
-
Notifications
You must be signed in to change notification settings - Fork 15
ExtendedNumerics.BigDecimal.op_ImplicitExtendedNumerics.BigDecimal(uint)
Adam White edited this page Oct 7, 2024
·
1 revision
Performs an explicit conversion of a System.UInt32 value to a BigDecimal value.
public static ExtendedNumerics.BigDecimal implicit operator BigDecimal(uint value);
value
System.UInt32