C# Класс Pilgrim.Generator.RegexHelper

Показать файл Открыть проект

Открытые методы

Метод Описание
CorrectInput ( this x ) : string
ToRegexFormat ( this x, bool mustBeFirst ) : string

Приватные методы

Метод Описание
EvaluateSpaces1 ( Match match ) : string
EvaluateSpaces2 ( Match match ) : string

Описание методов

CorrectInput() публичный статический Метод

public static CorrectInput ( this x ) : string
x this
Результат string

ToRegexFormat() публичный статический Метод

public static ToRegexFormat ( this x, bool mustBeFirst ) : string
x this
mustBeFirst bool
Результат string