Class BreakpointBinHandle
public class BreakpointBinHandle : WidgetHandle, IDisposable
- Inheritance
-
BreakpointBinHandle
- Implements
- Inherited Members
Constructors
BreakpointBinHandle(nint, bool)
public BreakpointBinHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static BreakpointBinHandle For<T>(ConstructArgument[] constructArguments) where T : BreakpointBin, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T