Constructor CorException2EventArgs
CorException2EventArgs(CorAppDomain, CorThread, CorFrame, int, CorDebugExceptionCallbackType, int)
public CorException2EventArgs(CorAppDomain appDomain, CorThread thread, CorFrame frame, int offset, CorDebugExceptionCallbackType eventType, int flags)
Parameters
appDomain
CorAppDomainthread
CorThreadframe
CorFrameoffset
inteventType
CorDebugExceptionCallbackTypeflags
int
CorException2EventArgs(CorAppDomain, CorThread, CorFrame, int, CorDebugExceptionCallbackType, int, ManagedCallbackType)
public CorException2EventArgs(CorAppDomain appDomain, CorThread thread, CorFrame frame, int offset, CorDebugExceptionCallbackType eventType, int flags, ManagedCallbackType callbackType)
Parameters
appDomain
CorAppDomainthread
CorThreadframe
CorFrameoffset
inteventType
CorDebugExceptionCallbackTypeflags
intcallbackType
ManagedCallbackType