示例#1
0
 public void OnError(Exception error, string msg)
 {
     _connection.EventReceiver().OnError(error, msg);
 }