Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SadConsoleEditor
FileLoaders
Hotspots
C# Class SadConsoleEditor.FileLoaders.Hotspots
Inheritance:
IFileLoader
Exibir arquivo
Open project: Thraka/SadConsoleEditor
Public Methods
Method
Description
Load
(
string
file
) :
object
Save
(
object
spots
,
string
file
) :
void
Method Details
Load()
public
method
public
Load
(
string
file
) :
object
file
string
return
object
Save()
public
method
public
Save
(
object
spots
,
string
file
) :
void
spots
object
file
string
return
void