|
BRS#
|
This is the complete list of members for ServerConnection, including all inherited members.
| Read(out QueryCmd Cmd) | NetworkConnection | |
| Read(out string Text) | NetworkConnection | |
| Read(out uint Number) | NetworkConnection | |
| Read(out DateTime Time) | NetworkConnection | |
| Read(out bool Bool) | NetworkConnection | |
| Reader_ | NetworkConnection | protected |
| ServerConnection(TcpClient Client) | ServerConnection | |
| Write(QueryCmd Cmd) | NetworkConnection | |
| Write(string Text) | NetworkConnection | |
| Write(uint Number) | NetworkConnection | |
| Write(DateTime Time) | NetworkConnection | |
| Write(bool Bool) | NetworkConnection | |
| Writer_ | NetworkConnection | protected |