Table of Contents

Class URIResponseHandle

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

Constructors

URIResponseHandle(nint, bool)

public URIResponseHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static URIResponseHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

URIResponseHandle