Click or drag to resize

BinarySizeToDecimal Method

Performs an explicit conversion from BinarySize to Decimal.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public decimal ToDecimal()

Return Value

Type: Decimal
The result of the conversion.
See Also