Table of Contents

Class URIRequestHandle

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

Constructors

URIRequestHandle(nint, bool)

public URIRequestHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static URIRequestHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

URIRequestHandle