Table of Contents

Class ContentDecoder

Namespace
Soup
Assembly
Soup-3.0.dll
public sealed class ContentDecoder : Object, IObject, INotifyPropertyChanged, IDisposable, SessionFeature, IHandle, GTypeProvider
Inheritance
ContentDecoder
Implements
Inherited Members

Constructors

ContentDecoder(bool, params ConstructArgument[])

protected ContentDecoder(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

ContentDecoder(IntPtr, bool)

protected ContentDecoder(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type