Beispiel #1
0
 void IHostCommand.Execute(IHost host, int userId)
 {
     host.Quit(userId);
 }