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
|
Public Member Functions | |
override int | GetHashCode () |
override bool | Equals (object comparand) |
override string | ToString () |
Package Functions | |
CredentialKey (Uri uriPrefix, string authenticationType) | |
bool | Match (Uri uri, string authenticationType) |
bool | IsPrefix (Uri uri, Uri prefixUri) |
Package Attributes | |
Uri | UriPrefix |
int | UriPrefixLength |
string | AuthenticationType |
Private Attributes | |
int | m_HashCode |
bool | m_ComputedHashCode |
Definition at line 9 of file CredentialKey.cs.