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.CaseInsensitiveAscii Class Reference
+ Inheritance diagram for System.Net.CaseInsensitiveAscii:
+ Collaboration diagram for System.Net.CaseInsensitiveAscii:

Public Member Functions

int GetHashCode (object myObject)
 
int Compare (object firstObject, object secondObject)
 
bool Equals (object firstObject, object secondObject)
 
 CaseInsensitiveAscii ()
 

Static Package Attributes

static readonly CaseInsensitiveAscii StaticInstance
 
static readonly byte[] AsciiToLower
 

Private Member Functions

int FastGetHashCode (string myString)
 

Static Private Member Functions

static CaseInsensitiveAscii ()
 

Detailed Description

Definition at line 10 of file CaseInsensitiveAscii.cs.


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