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
FileScanner
PatternMatching
Match
C# Class FileScanner.PatternMatching.Match
显示文件
Open project: kzemek/FileScanner
Class Usage Examples
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Match
(
int
index
,
string
value
) :
System
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Match()
public
method
public
Match
(
int
index
,
string
value
) :
System
index
int
value
string
return
System