Esempio n. 1
0
 protected void HandleException(Exception Ex)
 {
     ExceptionHelpers.HandleException(Ex, _log);
 }