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
Kuchen
Util
PatternMatch
C# Class Kuchen.Util.PatternMatch
ファイルを表示
Open project: kyubuns/Kuchen
Public Methods
Method
Description
IsMatch
(
string
mask
,
string
full
) :
bool
Method Details
IsMatch()
public
static
method
public
static
IsMatch
(
string
mask
,
string
full
) :
bool
mask
string
full
string
return
bool