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.Matcher1
C# 클래스 FlatFiles.SeparatedValueRecordParser.Matcher1
상속:
IMatcher
파일 보기
프로젝트 열기: jehugaleahsa/FlatFiles
공개 메소드들
메소드
설명
IsMatch
( ) :
bool
Matcher1
(
RetryReader
reader
,
char
first
) :
System
메소드 상세
IsMatch()
공개
메소드
public
IsMatch
( ) :
bool
리턴
bool
Matcher1()
공개
메소드
public
Matcher1
(
RetryReader
reader
,
char
first
) :
System
reader
RetryReader
first
char
리턴
System