Method ToBytes
ToBytes(Guid, GuidRepresentation)
Converts a Guid to a byte array.
Parameters
guid
GuidThe Guid.
guidRepresentation
GuidRepresentation The representation of the Guid in the byte array.
Returns
- byte[]
A byte array.
Converts a Guid to a byte array.
guid
GuidThe Guid.
guidRepresentation
GuidThe representation of the Guid in the byte array.
A byte array.