C# Class ArchiSteamFarm.GlobalDatabase

Inheritance: IDisposable
Afficher le fichier Open project: JustArchi/ArchiSteamFarm Class Usage Examples

Private Properties

Свойство Type Description
GlobalDatabase System
GlobalDatabase System
Load GlobalDatabase
OnServerListUpdated void
Save void

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode Description
GlobalDatabase ( ) : System
GlobalDatabase ( string filePath ) : System
Load ( string filePath ) : GlobalDatabase
OnServerListUpdated ( object sender, EventArgs e ) : void
Save ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void