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