Table of Contents

Class ContentCollectionMode

Namespace
RestSharp.Portable
Assembly
RestSharp.Portable.Core.dll
public sealed class ContentCollectionMode : Enum
Inheritance
ContentCollectionMode

Fields

BasicContent

public const ContentCollectionMode BasicContent = 0

Field Value

ContentCollectionMode

MultiPart

public const ContentCollectionMode MultiPart = 2

Field Value

ContentCollectionMode

MultiPartForFileParameters

public const ContentCollectionMode MultiPartForFileParameters = 1

Field Value

ContentCollectionMode

value__

public int value__

Field Value

int