Class CookieJarHandle
public class CookieJarHandle : ObjectHandle, IDisposable
- Inheritance
-
CookieJarHandle
- Implements
- Derived
- Inherited Members
Constructors
CookieJarHandle(nint, bool)
public CookieJarHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static CookieJarHandle For<T>(ConstructArgument[] constructArguments) where T : CookieJar, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T