C# Class YuriyGuts.RegexBuilder.RegexNodeComment

Inheritance: RegexNode
Mostra file Open project: YuriyGuts/regex-builder

Public Methods

Method Description
RegexNodeComment ( string commentText ) : System.Globalization
ToRegexPattern ( ) : string

Method Details

RegexNodeComment() public method

public RegexNodeComment ( string commentText ) : System.Globalization
commentText string
return System.Globalization

ToRegexPattern() public method

public ToRegexPattern ( ) : string
return string