Enhanced C#
Language of your choice: library documentation
|
Extension methods for IPGTerminalSet. More...
Extension methods for IPGTerminalSet.
Static Public Member Functions | |
static IPGTerminalSet | Subtract (this IPGTerminalSet @this, IPGTerminalSet other) |
static IPGTerminalSet | Union (this IPGTerminalSet @this, IPGTerminalSet other) |
static IPGTerminalSet | Intersection (this IPGTerminalSet @this, IPGTerminalSet other) |
static IPGTerminalSet | WithoutEOF (this IPGTerminalSet @this) |
static bool | Overlaps (this IPGTerminalSet @this, IPGTerminalSet other) |
static bool | IsSubsetOf (this IPGTerminalSet @this, IPGTerminalSet other) |
static bool | SlowEquals (this IPGTerminalSet @this, IPGTerminalSet other) |