|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| HttpAuthority (string host, int port) | |
| bool | Equals ([NotNullWhen(true)] HttpAuthority other) |
| override bool | Equals ([NotNullWhen(true)] object obj) |
| override int | GetHashCode () |
| override string | ToString () |
| bool | Equals (T? other) |
Properties | |
| string | IdnHost [get] |
| int | Port [get] |
Definition at line 5 of file HttpAuthority.cs.