C# Class Simple.Generator.Parsers.Regexes

Show file Open project: juanplopes/simple

Public Methods

Method Description
OptionRegex ( string name ) : Regex

Private Methods

Method Description
GetListString ( ) : string
GetOptionString ( string name ) : string

Method Details

OptionRegex() public static method

public static OptionRegex ( string name ) : Regex
name string
return System.Text.RegularExpressions.Regex