C# Класс OpenIDE.Core.RScripts.RScriptMatcher

Показать файл Открыть проект

Открытые методы

Метод Описание
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