StudyCrafterAssistant
|
Public Member Functions | |
GraphID (int id) | |
override bool | Equals (object obj) |
bool | Equals (GraphID other) |
override int | GetHashCode () |
override string | ToString () |
Static Public Member Functions | |
static bool | operator== (GraphID self, GraphID other) |
static bool | operator!= (GraphID self, GraphID other) |
Static Public Attributes | |
static readonly GraphID | None = new GraphID(0) |