Exemple #1
0
 protected override void Caught(EndPoint endpoint, Exception ex)
 {
     _child.Caught(endpoint, ex);
 }