Ejemplo n.º 1
0
 public /*override*/ int SetException(EXCEPTION_INFO[] pException)
 {
     DebugHelper.TraceEnteringMethod();
     return(_engine.SetException(pException));
 }
Ejemplo n.º 2
0
 public /*override*/ int SetException(EXCEPTION_INFO[] pException)
 {
     NLogService.TraceEnteringMethod();
     return(_engine.SetException(pException));
 }