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
reExp
Controllers
regex
Job
C# Class reExp.Controllers.regex.Job
显示文件
Open project: ren85/rextester_win
Class Usage Examples
Public Methods
Method
Description
DoWork
( ) :
void
Job
(
RegexData
data
) :
System
Private Methods
Method
Description
Match
(
string
attach
,
RegexOptions
option
) :
void
Replace
(
string
attach
,
RegexOptions
option
) :
void
Method Details
DoWork()
public
method
public
DoWork
( ) :
void
return
void
Job()
public
method
public
Job
(
RegexData
data
) :
System
data
RegexData
return
System