Table of Contents

Class SessionFeatureHelper

Namespace
Soup
Assembly
Soup-3.0.dll
public sealed class SessionFeatureHelper : Object, SessionFeature, NativeObject, IDisposable, InstanceFactory, GTypeProvider
Inheritance
SessionFeatureHelper
Implements
Inherited Members

Constructors

SessionFeatureHelper(ObjectHandle)

protected SessionFeatureHelper(ObjectHandle handle)

Parameters

handle ObjectHandle

Methods

GetGType()

public static Type GetGType()

Returns

Type

NewFromPointer(nint, bool)

Creates a new managed SessionFeatureHelper instance for a given pointer.

public static SessionFeatureHelper NewFromPointer(nint ptr, bool ownsHandle)

Parameters

ptr nint
ownsHandle bool

Returns

SessionFeatureHelper