U64Value Constructor
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
| Name | Description | |
|---|---|---|
| U64Value() | Initializes a new instance of U64Value. | |
| U64Value(U64Value) | Initializes a new instance of U64Value by copying an existing U64Value instance. | |
| U64Value(UInt64) | Initializes a new instance of U64Value with the specified value. |