Beef Corlib
Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
System.Guid Struct Reference
Inheritance diagram for System.Guid:
System.IHashable

Public Member Functions

 Guid (uint32 a, uint16 b, uint16 c, uint8 d, uint8 e, uint8 f, uint8 g, uint8 h, uint8 i, uint8 j, uint8 k)
 
int GetHashCode ()
 

Static Public Member Functions

static bool operator== (Guid val1, Guid val2)
 
static Result< GuidParse (String str)
 
static Guid Create ()
 

Static Public Attributes

static readonly Guid Empty = Guid()