Exemple #1
0
 public void SendPacket(IPacket packet)
 {
     _FormState.SendPacket(ref packet);
 }