System.Text.RegularExpressions.RegexRunnerFactory Members

The members of System.Text.RegularExpressions.RegexRunnerFactory are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Initializes a new instance of the System.Text.RegularExpressions.RegexRunnerFactory class.

Protected Methods

abstract
CreateInstance() : RegexRunner

When overridden in a derived class, creates a System.Text.RegularExpressions.RegexRunner object for a specific compiled regular expression.