|
| readonly string | ip |
| |
| readonly ushort | port |
| |
◆ ServerAddress() [1/3]
| BrokeProtocol.Utility.ServerAddress.ServerAddress |
( |
string | serverString | ) |
|
|
inline |
◆ ServerAddress() [2/3]
| BrokeProtocol.Utility.ServerAddress.ServerAddress |
( |
string | ip, |
|
|
ushort | port ) |
|
inline |
◆ ServerAddress() [3/3]
| BrokeProtocol.Utility.ServerAddress.ServerAddress |
( |
ServerData | serverData | ) |
|
|
inline |
◆ Equals()
| override bool BrokeProtocol.Utility.ServerAddress.Equals |
( |
object | obj | ) |
|
◆ GetHashCode()
| override int BrokeProtocol.Utility.ServerAddress.GetHashCode |
( |
| ) |
|
◆ operator!=()
◆ operator==()
◆ ToString()
| override string BrokeProtocol.Utility.ServerAddress.ToString |
( |
| ) |
|
◆ ip
| readonly string BrokeProtocol.Utility.ServerAddress.ip |
◆ port
| readonly ushort BrokeProtocol.Utility.ServerAddress.port |
The documentation for this struct was generated from the following file: