Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Parsley
Empty
C# Class Parsley.Empty
Inheritance:
TokenKind
显示文件
Open project: plioi/parsley
Public Methods
Method
Description
Empty
(
string
name
) :
System
Protected Methods
Method
Description
Match
(
Text
text
) :
MatchResult
Method Details
Empty()
public
method
public
Empty
(
string
name
) :
System
name
string
return
System
Match()
protected
method
protected
Match
(
Text
text
) :
MatchResult
text
Text
return
MatchResult