Initializes a new instance of the xtd::guid structure by using the specified unsigned integers and byte array.
- Parameters
-
a | The first 4 bytes of the GUID. |
b | The next 2 bytes of the GUID. |
c | The next 2 bytes of the GUID. |
d | The remaining 8 bytes of the GUID. |
- Exceptions
-
Initializes a new instance of the xtd::guid structure by using the specified integers and byte array.
- Parameters
-
a | The first 4 bytes of the GUID. |
b | The next 2 bytes of the GUID. |
c | The next 2 bytes of the GUID. |
d | The remaining 8 bytes of the GUID. |
- Exceptions
-