C# 클래스 TailBlazer.Domain.FileHandling.Search.RegexInspector

파일 보기 프로젝트 열기: RolandPheasant/TailBlazer

공개 메소드들

메소드 설명
DoesThisLookLikeRegEx ( string text ) : bool
RegexInspector ( ) : System

메소드 상세

DoesThisLookLikeRegEx() 공개 메소드

public DoesThisLookLikeRegEx ( string text ) : bool
text string
리턴 bool

RegexInspector() 공개 메소드

public RegexInspector ( ) : System
리턴 System