Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SadConsoleEditor
FileLoaders
Scene
C# Class SadConsoleEditor.FileLoaders.Scene
Inheritance:
IFileLoader
ファイルを表示
Open project: Thraka/SadConsoleEditor
Public Methods
Method
Description
Load
(
string
file
) :
object
Save
(
object
surface
,
string
file
) :
void
Method Details
Load()
public
method
public
Load
(
string
file
) :
object
file
string
return
object
Save()
public
method
public
Save
(
object
surface
,
string
file
) :
void
surface
object
file
string
return
void