public static ToBytes ( System.Guid guid, GuidRepresentation representation ) : byte[] | ||
guid | System.Guid | The Guid. |
representation | GuidRepresentation | The representation of the Guid in the byte array. |
return | byte[] |
public static ToBytes ( System.Guid guid, GuidRepresentation representation ) : byte[] | ||
guid | System.Guid | The Guid. |
representation | GuidRepresentation | The representation of the Guid in the byte array. |
return | byte[] |