C# Class TailBlazer.Domain.FileHandling.Search.RegexInspector

Datei anzeigen Open project: RolandPheasant/TailBlazer

Public Methods

Method Description
DoesThisLookLikeRegEx ( string text ) : bool
RegexInspector ( ) : System

Method Details

DoesThisLookLikeRegEx() public method

public DoesThisLookLikeRegEx ( string text ) : bool
text string
return bool

RegexInspector() public method

public RegexInspector ( ) : System
return System