Terraria v1.4.4.9
Terraria source code documentation
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)
 
void AddLowercase (CultureInfo culture)
 
string GetFirstChars ()
 

Public Attributes

bool _nullable
 

Properties

bool CaseInsensitive [get, private set]
 

Private Attributes

readonly RegexCharClass _cc
 

Detailed Description

Definition at line 5 of file RegexFC.cs.


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