Table of Contents

Class BreakpointHandle

Namespace
Adw.Internal
Assembly
Adw-1.dll
public class BreakpointHandle : ObjectHandle, IDisposable
Inheritance
BreakpointHandle
Implements
Inherited Members

Constructors

BreakpointHandle(nint, bool)

public BreakpointHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static BreakpointHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

BreakpointHandle