C# Класс mybox.ClientSetup

Command line executable for configuring the client
Показать файл Открыть проект

Открытые методы

Метод Описание
ClientSetup ( ) : System

Приватные методы

Метод Описание
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

Описание методов

ClientSetup() публичный Метод

public ClientSetup ( ) : System
Результат System