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