Table of Contents

Class CookieJarDBHandle

Namespace
Soup.Internal
Assembly
Soup-3.0.dll
public class CookieJarDBHandle : CookieJarHandle, IDisposable
Inheritance
CookieJarDBHandle
Implements
Inherited Members

Constructors

CookieJarDBHandle(nint, bool)

public CookieJarDBHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static CookieJarDBHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

CookieJarDBHandle