Table of Contents

Class CorStepCompleteEventArgs

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll
public class CorStepCompleteEventArgs : CorThreadEventArgs
Inheritance
CorStepCompleteEventArgs

Constructors

CorStepCompleteEventArgs(CorAppDomain, CorThread, CorStepper, CorDebugStepReason)
CorStepCompleteEventArgs(CorAppDomain, CorThread, CorStepper, CorDebugStepReason, ManagedCallbackType)

Properties

StepReason
Stepper

Methods

ToString()

Returns a string that represents the current object.