示例#1
0
 public void On_ReceivedException(Object sender, ExceptionArgs arg)
 {
     _connDdelegate.RaiseException(arg.Exception);
 }
 public void On_ReceivedException(Object sender, ExceptionArgs arg)
 {
     _connDdelegate.RaiseException(arg.Exception);
 }