Ejemplo n.º 1
0
 private bool StartBackendServer()
 {
     return(Backend.Start(Backend_Exited));
 }