Example #1
0
 public void Handle(IPacketHandler handler)
 {
     handler.HandleDisconnect(this);
 }