Table of Contents

Class AutomationSessionHandle

Namespace
WebKit.Internal
Assembly
WebKit-6.0.dll
public class AutomationSessionHandle : ObjectHandle, IDisposable
Inheritance
AutomationSessionHandle
Implements
Inherited Members

Constructors

AutomationSessionHandle(nint, bool)

public AutomationSessionHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static AutomationSessionHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

AutomationSessionHandle