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