예제 #1
0
 private void ClosingHandler(object aObj, CancelEventArgs e)
 {
     _wsTab?.StopServer();
 }