Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.CredentialHostKey Struct Reference

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)
 

Detailed Description

Definition at line 7 of file CredentialHostKey.cs.


The documentation for this struct was generated from the following file: