Exemplo n.º 1
0
 protected override void ReadData(AcnBinaryReader data)
 {
     Framing.ReadPdu(data);
     RdmNet.ReadPdu(data);
 }