Exemplo n.º 1
0
 private void OnEventReceived(Packet packet)
 {
     eventHandler.OnPacketReceived(packet);
 }