Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Tools
ArcEx
C# Class Tools.ArcEx
Inheritance:
Arc
Exibir arquivo
Open project: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015
Public Properties
Property
Type
Description
m_ref
Regex
Public Methods
Method
Description
ArcEx
(
Regex
re
,
NfaNode
next
) :
System
Match
(
char
ch
) :
bool
Print
(
TextWriter
s
) :
void
Method Details
ArcEx()
public
method
public
ArcEx
(
Regex
re
,
NfaNode
next
) :
System
re
Regex
next
NfaNode
return
System
Match()
public
method
public
Match
(
char
ch
) :
bool
ch
char
return
bool
Print()
public
method
public
Print
(
TextWriter
s
) :
void
s
System.IO.TextWriter
return
void
Property Details
m_ref
public_oe property
public
Regex,Tools
m_ref
return
Regex