C# Class SadConsoleEditor.FileLoaders.Hotspots

Inheritance: IFileLoader
Afficher le fichier Open project: Thraka/SadConsoleEditor

Méthodes publiques

Méthode Description
Load ( string file ) : object
Save ( object spots, 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 spots, string file ) : void
spots object
file string
Résultat void