Table of Contents

Class MultipartInputStreamHandle

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

Constructors

MultipartInputStreamHandle(nint, bool)

public MultipartInputStreamHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static MultipartInputStreamHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

MultipartInputStreamHandle