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.Text.RegularExpressions.RegexFC Class Referencesealed

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, private set]
 

Private Attributes

RegexCharClass _cc
 
bool< CaseInsensitivek__BackingField
 

Detailed Description

Definition at line 8 of file RegexFC.cs.


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