public static FromBytes ( byte bytes, GuidRepresentation representation ) : System.Guid | ||
bytes | byte | The byte array. |
representation | GuidRepresentation | The representation of the Guid in the byte array. |
return | System.Guid |
public static FromBytes ( byte bytes, GuidRepresentation representation ) : System.Guid | ||
bytes | byte | The byte array. |
representation | GuidRepresentation | The representation of the Guid in the byte array. |
return | System.Guid |