|
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
|
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< CaseInsensitive > | k__BackingField |
Definition at line 10 of file RegexFC.cs.