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
Hardly
Regex
C# Class Hardly.Regex
ファイルを表示
Open project: hardlydifficult/HardlyBot
Public Properties
Property
Type
Description
AnyString
Regex
EmptyString
Regex
Public Methods
Method
Description
IsMatch
(
string
value
) :
bool
Regex
(
string
pattern
) :
System
Method Details
IsMatch()
public
method
public
IsMatch
(
string
value
) :
bool
value
string
return
bool
Regex()
public
method
public
Regex
(
string
pattern
) :
System
pattern
string
return
System
Property Details
AnyString
public_oe static_oe property
public
static
Regex,Hardly
AnyString
return
Regex
EmptyString
public_oe static_oe property
public
static
Regex,Hardly
EmptyString
return
Regex