IecBinarySize(Int64) Constructor

Initializes a new instance of the IecBinarySize structure.

Definition

Namespace: Ookii
Assembly: Ookii.BinarySize (in Ookii.BinarySize.dll) Version: 1.2.0+20f0bdf981c7baf115c68ccab612b1a031efcb4d
C#
public IecBinarySize(
	long value
)

Parameters

value  Int64
The size in bytes.

See Also