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

Afficher le fichier Open project: RolandPheasant/TailBlazer

Méthodes publiques

Méthode Description
DoesThisLookLikeRegEx ( string text ) : bool
RegexInspector ( ) : System

Method Details

DoesThisLookLikeRegEx() public méthode

public DoesThisLookLikeRegEx ( string text ) : bool
text string
Résultat bool

RegexInspector() public méthode

public RegexInspector ( ) : System
Résultat System