C# 클래스 Pilgrim.Generator.RegexHelper

파일 보기 프로젝트 열기: juanplopes/pilgrim

공개 메소드들

메소드 설명
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