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