C# 클래스 mybox.ClientSetup

Command line executable for configuring the client
파일 보기 프로젝트 열기: jonocodes/mybox

공개 메소드들

메소드 설명
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