C# Class FFXIVZoomHack.Settings

Afficher le fichier Open project: jayotterbein/FFXIV-Zoom-Hack Class Usage Examples

Private Properties

Свойство Type Description
GetSaveElements IEnumerable
Settings System

Méthodes publiques

Méthode Description
Load ( string location = null ) : Settings
Save ( ) : void

Private Methods

Méthode Description
GetSaveElements ( ) : IEnumerable
Settings ( ) : System

Method Details

Load() public static méthode

public static Load ( string location = null ) : Settings
location string
Résultat Settings

Save() public méthode

public Save ( ) : void
Résultat void