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
FlatFiles
SeparatedValueRecordParser.Matcher2
C# Class FlatFiles.SeparatedValueRecordParser.Matcher2
Inheritance:
IMatcher
ファイルを表示
Open project: jehugaleahsa/FlatFiles
Public Methods
Method
Description
IsMatch
( ) :
bool
Matcher2
(
RetryReader
reader
,
char
first
,
char
second
) :
System
Method Details
IsMatch()
public
method
public
IsMatch
( ) :
bool
return
bool
Matcher2()
public
method
public
Matcher2
(
RetryReader
reader
,
char
first
,
char
second
) :
System
reader
RetryReader
first
char
second
char
return
System