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