Skip to main content

RegexPrecompiler Class

Namespace: System.Text.RegularExpressions · Assembly: GHIElectronics.TinyCLR.RegularExpressions

Class for precompiling regular expressions for later use

public class RegexPrecompiler

Methods

Main(String[] arg)

static public void Main(String[] arg)

Main application entrypoint. Might make this have methods and be a class rathern the a program... Then the class can Serialise and Deserialiaze the Regexps

ParameterTypeDescription
argString[]Command line arguments