C# Class System.Text.RegularExpressions.RegexLWCGCompiler

Inheritance: RegexCompiler
显示文件 Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
DefineDynamicMethod ( String methname, Type returntype, Type hostType ) : DynamicMethod
FactoryInstanceFromCode ( RegexCode code, RegexOptions options ) : RegexRunnerFactory
RegexLWCGCompiler ( ) : System.Collections