C# Class GTAVBETrainerDotNet.Configuration

Configurations
Afficher le fichier Open project: betenner/betrainer

Méthodes publiques

Méthode Description
Load ( ) : void

Load configurations

Save ( bool showNotification = true ) : void

Save configurations

Method Details

Load() public static méthode

Load configurations
public static Load ( ) : void
Résultat void

Save() public static méthode

Save configurations
public static Save ( bool showNotification = true ) : void
showNotification bool
Résultat void