|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| override int | GetHashCode () |
| bool | Equals (CredentialHostKey other) |
| override bool | Equals ([NotNullWhen(true)] object obj) |
| override string | ToString () |
| bool | Equals (T? other) |
Public Attributes | |
| readonly string | Host |
| readonly string | AuthenticationType |
| readonly int | Port |
Package Functions | |
| CredentialHostKey (string host, int port, string authenticationType) | |
Definition at line 7 of file CredentialHostKey.cs.