Exemple #1
0
 public ServerHandler()
 {
     host.Open();
     cService = new ChatService();
 }