Table of Contents

Class UserContentFilterStoreHandle

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

Constructors

UserContentFilterStoreHandle(nint, bool)

public UserContentFilterStoreHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static UserContentFilterStoreHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

UserContentFilterStoreHandle