Tanoda
|
Public Member Functions | |
Key (int connectionId, string serverNamespace=null) | |
Public Attributes | |
readonly int | connectionId |
readonly string | serverNamespace |
Definition at line 18 of file Connection.cs.
LeapInternal.Connection.Key.Key | ( | int | connectionId, |
string | serverNamespace = null |
||
) |
Definition at line 22 of file Connection.cs.
readonly int LeapInternal.Connection.Key.connectionId |
Definition at line 19 of file Connection.cs.
readonly string LeapInternal.Connection.Key.serverNamespace |
Definition at line 20 of file Connection.cs.