Table of Contents

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

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static ContextHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

ContextHandle