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