Class AD7BreakpointResolution
Inheritance
System.Object
AD7BreakpointResolution
Namespace: Cosmos.VS.DebugEngine.AD7.Impl
Assembly: Cosmos.VS.DebugEngine.dll
Syntax
public class AD7BreakpointResolution : IDebugBreakpointResolution2
Constructors
| Improve this Doc View SourceAD7BreakpointResolution(AD7Engine, UInt32, AD7DocumentContext)
Declaration
public AD7BreakpointResolution(AD7Engine engine, uint address, AD7DocumentContext documentContext)
Parameters
Type | Name | Description |
---|---|---|
AD7Engine | engine | |
System.UInt32 | address | |
AD7DocumentContext | documentContext |