terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Net.CredentialHostKey Class Reference
+ Collaboration diagram for System.Net.CredentialHostKey:

Public Member Functions

override int GetHashCode ()
 
override bool Equals (object comparand)
 
override string ToString ()
 

Package Functions

 CredentialHostKey (string host, int port, string authenticationType)
 
bool Match (string host, int port, string authenticationType)
 

Package Attributes

string Host
 
string AuthenticationType
 
int Port
 

Private Attributes

int m_HashCode
 
bool m_ComputedHashCode
 

Detailed Description

Definition at line 9 of file CredentialHostKey.cs.


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