|
static bool | Overlaps (SByte p1, SByte p2) |
|
static bool | Overlaps (Byte p1, Byte p2) |
|
static bool | Overlaps (Int16 p1, Int16 p2) |
|
static bool | Overlaps (UInt16 p1, UInt16 p2) |
|
static bool | Overlaps (Int32 p1, Int32 p2) |
|
static bool | Overlaps (UInt32 p1, UInt32 p2) |
|
static bool | Overlaps (Int64 p1, Int64 p2) |
|
static bool | Overlaps (UInt64 p1, UInt64 p2) |
|
static bool | ContainsAll (SByte p1, SByte p2) |
|
static bool | ContainsAll (Byte p1, Byte p2) |
|
static bool | ContainsAll (Int16 p1, Int16 p2) |
|
static bool | ContainsAll (UInt16 p1, UInt16 p2) |
|
static bool | ContainsAll (Int32 p1, Int32 p2) |
|
static bool | ContainsAll (UInt32 p1, UInt32 p2) |
|
static bool | ContainsAll (Int64 p1, Int64 p2) |
|
static bool | ContainsAll (UInt64 p1, UInt64 p2) |
|
static bool | initProc (T1 p1, T1 p2) |
|
static bool | initAllProc (T1 p1, T1 p2) |
|
static ulong | GetCombinedULongEnumFlagsValue (Type type) |
|
static uint | GetCombinedUIntEnumFlagsValue (Type type) |
|