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
FlatFiles
SeparatedValueRecordParser.Matcher1
C# Class FlatFiles.SeparatedValueRecordParser.Matcher1
Inheritance:
IMatcher
显示文件
Open project: jehugaleahsa/FlatFiles
Public Methods
Method
Description
IsMatch
( ) :
bool
Matcher1
(
RetryReader
reader
,
char
first
) :
System
Method Details
IsMatch()
public
method
public
IsMatch
( ) :
bool
return
bool
Matcher1()
public
method
public
Matcher1
(
RetryReader
reader
,
char
first
) :
System
reader
RetryReader
first
char
return
System