Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
AlienLanguage
Language
C# Class AlienLanguage.Language
ファイルを表示
Open project: ajlopez/TddRocks
Public Methods
Method
Description
AddWord
(
string
word
) :
void
Match
(
string
match
) :
IEnumerable
Private Methods
Method
Description
IsPattern
(
string
match
) :
bool
SplitPattern
(
string
match
) :
IList
Method Details
AddWord()
public
method
public
AddWord
(
string
word
) :
void
word
string
return
void
Match()
public
method
public
Match
(
string
match
) :
IEnumerable
match
string
return
IEnumerable