Table of Contents

Class CookieJarTextHandle

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

Constructors

CookieJarTextHandle(nint, bool)

public CookieJarTextHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static CookieJarTextHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

CookieJarTextHandle