Exemple #1
0
 protected override void Received(EndPoint endpoint, byte[] data)
 {
     _child.Received(endpoint, data);
 }