Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
vim
Buffer
C# Class vim.Buffer
Mostra file
Open project: continuoustests/EditorEngine
Public Methods
Method
Description
Buffer
(
int
id
,
string
path
) :
System
Close
( ) :
void
ReOpen
( ) :
void
Method Details
Buffer()
public
method
public
Buffer
(
int
id
,
string
path
) :
System
id
int
path
string
return
System
Close()
public
method
public
Close
( ) :
void
return
void
ReOpen()
public
method
public
ReOpen
( ) :
void
return
void