Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SadConsoleEditor
FileLoaders
Scene
C# Class SadConsoleEditor.FileLoaders.Scene
Inheritance:
IFileLoader
Afficher le fichier
Open project: Thraka/SadConsoleEditor
Méthodes publiques
Méthode
Description
Load
(
string
file
) :
object
Save
(
object
surface
,
string
file
) :
void
Method Details
Load()
public
méthode
public
Load
(
string
file
) :
object
file
string
Résultat
object
Save()
public
méthode
public
Save
(
object
surface
,
string
file
) :
void
surface
object
file
string
Résultat
void