UIecBinarySize(UInt64) Constructor

Initializes a new instance of the UIecBinarySize structure.

Definition

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

Parameters

value  UInt64
The size in bytes.

See Also