Class ClosureArrayOwnedHandle
public class ClosureArrayOwnedHandle : ClosureArrayHandle, IDisposable
- Inheritance
-
ClosureArrayOwnedHandle
- Implements
- Inherited Members
Methods
Create(Closure[])
public static ClosureArrayOwnedHandle Create(Closure[] data)
Parameters
data
Closure[]
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()