Ejemplo n.º 1
0
 protected override void ElementRead(NetDataReader r, out IPEndPoint prop)
 {
     prop = r.GetNetEndPoint();
 }