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.RegexPrefix Struct Reference
+ Collaboration diagram for System.Text.RegularExpressions.RegexPrefix:

Static Public Member Functions

static RegexPrefix ()
 

Package Functions

 RegexPrefix (string prefix, bool ci)
 

Properties

bool CaseInsensitive [get, set]
 
static RegexPrefix Empty [get, set]
 
string Prefix [get, set]
 

Private Attributes

readonly bool< CaseInsensitivek__BackingField
 
readonly string< Prefixk__BackingField
 

Static Private Attributes

static readonly RegexPrefix< Emptyk__BackingField
 

Detailed Description

Definition at line 9 of file RegexPrefix.cs.


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