메소드 | 설명 | |
---|---|---|
MainWindow ( ) : System | ||
SetErrorTextAsync ( string message ) : System.Windows.Threading.DispatcherOperation | ||
SetStatusTextAsync ( string message ) : System.Windows.Threading.DispatcherOperation | ||
StartUpAsync ( ) : System.Threading.Tasks.Task |
메소드 | 설명 | |
---|---|---|
MainWindow_Loaded ( object sender, |
||
StartBrokerBtn_Click ( object sender, |
||
StopBrokerBtn_Click ( object sender, |
public SetErrorTextAsync ( string message ) : System.Windows.Threading.DispatcherOperation | ||
message | string | |
리턴 | System.Windows.Threading.DispatcherOperation |
public SetStatusTextAsync ( string message ) : System.Windows.Threading.DispatcherOperation | ||
message | string | |
리턴 | System.Windows.Threading.DispatcherOperation |
public StartUpAsync ( ) : System.Threading.Tasks.Task | ||
리턴 | System.Threading.Tasks.Task |