C# Class OpenIDE.Core.RScripts.RScriptMatcher

Datei anzeigen Open project: continuoustests/OpenIDE

Public Methods

Method Description
Match ( string text ) : bool
RScriptMatcher ( string pattern ) : System

Method Details

Match() public method

public Match ( string text ) : bool
text string
return bool

RScriptMatcher() public method

public RScriptMatcher ( string pattern ) : System
pattern string
return System