BinarySize Constructor |
| Name | Description | |
|---|---|---|
| BinarySize(Int32) |
Initializes a new instance of the BinarySize structure with the specified value.
| |
| BinarySize(Int64) |
Initializes a new instance of the BinarySize structure with the specified value.
| |
| BinarySize(UInt32) |
Initializes a new instance of the BinarySize structure with the specified value.
| |
| BinarySize(UInt64) |
Initializes a new instance of the BinarySize structure with the specified value.
|