Пример #1
0
 public void Delete(string SocketId)
 {
     repositry.Remove(SocketId);
 }