terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Globalization.ISimpleCollator Interface Reference
+ Inheritance diagram for System.Globalization.ISimpleCollator:

Public Member Functions

SortKey GetSortKey (string source, CompareOptions options)
 
int Compare (string s1, int idx1, int len1, string s2, int idx2, int len2, CompareOptions options)
 
bool IsPrefix (string src, string target, CompareOptions opt)
 
bool IsSuffix (string src, string target, CompareOptions opt)
 
int IndexOf (string s, string target, int start, int length, CompareOptions opt)
 
int LastIndexOf (string s, string target, int start, int length, CompareOptions opt)
 

Detailed Description

Definition at line 6 of file ISimpleCollator.cs.


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