Constructor CorStepCompleteEventArgs
CorStepCompleteEventArgs(CorAppDomain, CorThread, CorStepper, CorDebugStepReason)
public CorStepCompleteEventArgs(CorAppDomain appDomain, CorThread thread, CorStepper stepper, CorDebugStepReason stepReason)
Parameters
appDomain
CorAppDomainthread
CorThreadstepper
CorStepperstepReason
CorDebugStepReason
CorStepCompleteEventArgs(CorAppDomain, CorThread, CorStepper, CorDebugStepReason, ManagedCallbackType)
public CorStepCompleteEventArgs(CorAppDomain appDomain, CorThread thread, CorStepper stepper, CorDebugStepReason stepReason, ManagedCallbackType callbackType)
Parameters
appDomain
CorAppDomainthread
CorThreadstepper
CorStepperstepReason
CorDebugStepReasoncallbackType
ManagedCallbackType