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.Text.RegularExpressions.RegexFC Class Referencesealed
+ Collaboration diagram for System.Text.RegularExpressions.RegexFC:

Public Member Functions

 RegexFC (bool nullable)
 
 RegexFC (char ch, bool not, bool nullable, bool caseInsensitive)
 
 RegexFC (string charClass, bool nullable, bool caseInsensitive)
 
bool AddFC (RegexFC fc, bool concatenate)
 
string GetFirstChars (CultureInfo culture)
 

Public Attributes

bool _nullable
 

Properties

bool CaseInsensitive [get, set, private set]
 

Private Attributes

RegexCharClass _cc
 
bool< CaseInsensitivek__BackingField
 

Detailed Description

Definition at line 10 of file RegexFC.cs.


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