C# Class Kobi.RecreationalRegex.PcreGrammar.GrammarModel.RegexLiteral

Inheritance: IPattern
Datei anzeigen Open project: kobi/RecreationalRegex Class Usage Examples

Public Methods

Method Description
RegexLiteral ( string content ) : System
ToString ( ) : string

Method Details

RegexLiteral() public method

public RegexLiteral ( string content ) : System
content string
return System

ToString() public method

public ToString ( ) : string
return string