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