Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ RegexCompilationInfo() [2/2]

System.Text.RegularExpressions.RegexCompilationInfo.RegexCompilationInfo ( string pattern,
RegexOptions options,
string name,
string fullnamespace,
bool ispublic,
TimeSpan matchTimeout )
inline

Definition at line 84 of file RegexCompilationInfo.cs.

References System.Text.RegularExpressions.RegexCompilationInfo.IsPublic, System.Text.RegularExpressions.matchTimeout, System.Text.RegularExpressions.RegexCompilationInfo.MatchTimeout, System.Text.RegularExpressions.name, System.Text.RegularExpressions.RegexCompilationInfo.Name, System.Text.RegularExpressions.RegexCompilationInfo.Namespace, System.Text.RegularExpressions.options, System.Text.RegularExpressions.RegexCompilationInfo.Options, System.Text.RegularExpressions.pattern, and System.Text.RegularExpressions.RegexCompilationInfo.Pattern.