C# Class Pilgrim.Generator.RegexHelper

Afficher le fichier Open project: juanplopes/pilgrim

Méthodes publiques

Méthode Description
CorrectInput ( this x ) : string
ToRegexFormat ( this x, bool mustBeFirst ) : string

Private Methods

Méthode Description
EvaluateSpaces1 ( Match match ) : string
EvaluateSpaces2 ( Match match ) : string

Method Details

CorrectInput() public static méthode

public static CorrectInput ( this x ) : string
x this
Résultat string

ToRegexFormat() public static méthode

public static ToRegexFormat ( this x, bool mustBeFirst ) : string
x this
mustBeFirst bool
Résultat string