Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AOUT
CH7
LogAn
LogProvider
C# 클래스 AOUT.CH7.LogAn.LogProvider
상속:
ILogProvider
파일 보기
프로젝트 열기: royosherove/aout1
공개 메소드들
메소드
설명
GetLineCount
( ) :
int
GetText
(
string
file
,
int
fromLine
,
int
toLine
) :
string
메소드 상세
GetLineCount()
공개
메소드
public
GetLineCount
( ) :
int
리턴
int
GetText()
공개
메소드
public
GetText
(
string
file
,
int
fromLine
,
int
toLine
) :
string
file
string
fromLine
int
toLine
int
리턴
string