Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FlatFiles
SeparatedValueRecordParser.Matcher2
C# 클래스 FlatFiles.SeparatedValueRecordParser.Matcher2
상속:
IMatcher
파일 보기
프로젝트 열기: jehugaleahsa/FlatFiles
공개 메소드들
메소드
설명
IsMatch
( ) :
bool
Matcher2
(
RetryReader
reader
,
char
first
,
char
second
) :
System
메소드 상세
IsMatch()
공개
메소드
public
IsMatch
( ) :
bool
리턴
bool
Matcher2()
공개
메소드
public
Matcher2
(
RetryReader
reader
,
char
first
,
char
second
) :
System
reader
RetryReader
first
char
second
char
리턴
System