C# Class OpenIDE.Core.RScripts.RScriptMatcher

Afficher le fichier Open project: continuoustests/OpenIDE

Méthodes publiques

Méthode Description
Match ( string text ) : bool
RScriptMatcher ( string pattern ) : System

Method Details

Match() public méthode

public Match ( string text ) : bool
text string
Résultat bool

RScriptMatcher() public méthode

public RScriptMatcher ( string pattern ) : System
pattern string
Résultat System