Class ContextHandle
- Namespace
- JavaScriptCore.Internal
- Assembly
- JavaScriptCore-6.0.dll
public class ContextHandle : ObjectHandle, IDisposable
- Inheritance
-
ContextHandle
- Implements
- Inherited Members
Constructors
ContextHandle(nint, bool)
public ContextHandle(nint handle, bool ownsHandle)
Parameters
Methods
Create(ConstructArgument[])
public static ContextHandle Create(ConstructArgument[] constructArguments)
Parameters
constructArguments
ConstructArgument[]