C# 클래스 OpenIDE.Core.RScripts.RScriptMatcher

파일 보기 프로젝트 열기: continuoustests/OpenIDE

공개 메소드들

메소드 설명
Match ( string text ) : bool
RScriptMatcher ( string pattern ) : System

메소드 상세

Match() 공개 메소드

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

RScriptMatcher() 공개 메소드

public RScriptMatcher ( string pattern ) : System
pattern string
리턴 System