C# Class mybox.ClientSetup

Command line executable for configuring the client
Afficher le fichier Open project: jonocodes/mybox

Méthodes publiques

Méthode Description
ClientSetup ( ) : System

Private Methods

Méthode Description
Main ( string args ) : void
gatherInput ( ) : void
logToConsole ( String message ) : void

This will be hooked into the event handler in the MyWorker class and will make sure that the message is logged to the GUI

saveConfig ( ) : bool

Method Details

ClientSetup() public méthode

public ClientSetup ( ) : System
Résultat System