|
SmartEngine
1.6.0
|
Represents a either a client connection or the connection to the server. More...
Public Member Functions | |
| override bool | Equals (object obj) |
| bool | Equals (Connection other) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static bool | operator== (Connection lhs, Connection rhs) |
| static bool | operator!= (Connection lhs, Connection rhs) |
Public Attributes | |
| int | ID |
Represents a either a client connection or the connection to the server.