Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
vim
Buffer
C# 클래스 vim.Buffer
파일 보기
프로젝트 열기: continuoustests/EditorEngine
공개 메소드들
메소드
설명
Buffer
(
int
id
,
string
path
) :
System
Close
( ) :
void
ReOpen
( ) :
void
메소드 상세
Buffer()
공개
메소드
public
Buffer
(
int
id
,
string
path
) :
System
id
int
path
string
리턴
System
Close()
공개
메소드
public
Close
( ) :
void
리턴
void
ReOpen()
공개
메소드
public
ReOpen
( ) :
void
리턴
void