示例#1
0
 public /*override*/ int RemoveSetException(EXCEPTION_INFO[] pException)
 {
     DebugHelper.TraceEnteringMethod();
     return(_engine.RemoveSetException(pException));
 }
示例#2
0
 public /*override*/ int RemoveSetException(EXCEPTION_INFO[] pException)
 {
     NLogService.TraceEnteringMethod();
     return(_engine.RemoveSetException(pException));
 }