Méthode | Description | |
---|---|---|
MasterViewModel ( ISystemTray systemTray ) : System | ||
OnLoad ( ) : void | ||
SendToSystemTray ( ) : void | ||
SendToTaskBar ( ) : void | ||
Start ( ) : void |
Tells the program to start farming.
|
Méthode | Description | |
---|---|---|
Exit ( ) : void |
Shutsdown the program.
|
|
Load ( ) : void |
Loads easyfarm settings from file.
|
|
Save ( ) : void |
Saves the player's data to file.
|
|
SelectProcess ( ) : void |
Selects a process to user for this application.
|
|
StartEngine ( ) : void | ||
StopEngine ( ) : void |
public MasterViewModel ( ISystemTray systemTray ) : System | ||
systemTray | ISystemTray | |
Résultat | System |