Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GettextLib
ExpressionEvaluator
Scanner.LineBuffer
C# 클래스 GettextLib.ExpressionEvaluator.Scanner.LineBuffer
상속:
ScanBuff
파일 보기
프로젝트 열기: while-true/gettext
공개 메소드들
메소드
설명
GetString
(
int
begin
,
int
limit
) :
string
LineBuffer
(
IList
lineList
) :
System
Read
( ) :
int
ToString
( ) :
string
비공개 메소드들
메소드
설명
findIndex
(
int
pos
,
int
&
ix
,
int
&
lstart
) :
void
메소드 상세
GetString()
공개
메소드
public
GetString
(
int
begin
,
int
limit
) :
string
begin
int
limit
int
리턴
string
LineBuffer()
공개
메소드
public
LineBuffer
(
IList
lineList
) :
System
lineList
IList
리턴
System
Read()
공개
메소드
public
Read
( ) :
int
리턴
int
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string