Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
RegexRunnerFactory.cs
Go to the documentation of this file.
1
namespace
System.Text.RegularExpressions
;
2
3
public
abstract
class
RegexRunnerFactory
4
{
5
protected
internal
abstract
RegexRunner
CreateInstance
();
6
}
System.Text.RegularExpressions.RegexRunnerFactory.CreateInstance
RegexRunner CreateInstance()
System.Text.RegularExpressions.RegexRunnerFactory
Definition
RegexRunnerFactory.cs:4
System.Text.RegularExpressions.RegexRunner
Definition
RegexRunner.cs:4
System.Text.RegularExpressions
Definition
Capture.cs:1
source
System.Text.RegularExpressions
System.Text.RegularExpressions
RegexRunnerFactory.cs
Generated by
1.10.0