Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
RegexCompilationInfo()
[1/2]
System.Text.RegularExpressions.RegexCompilationInfo.RegexCompilationInfo
(
string
pattern
,
RegexOptions
options
,
string
name
,
string
fullnamespace
,
bool
ispublic
)
inline
Definition at line
79
of file
RegexCompilationInfo.cs
.
80
:
this
(
pattern
,
options
,
name
, fullnamespace, ispublic, Regex.s_defaultMatchTimeout)
81
{
82
}
System.Text.RegularExpressions.ExceptionArgument.pattern
@ pattern
System.Text.RegularExpressions.ExceptionArgument.options
@ options
System.Text.RegularExpressions.ExceptionArgument.name
@ name
System
Text
RegularExpressions
RegexCompilationInfo
Generated by
1.10.0