Table of Contents

Class FeedTypeResource

Namespace
NuGet.Protocol
Assembly
NuGet.Protocol.dll
public class FeedTypeResource : INuGetResource
Inheritance
FeedTypeResource
Implements
Inherited Members
Extension Methods

Constructors

FeedTypeResource(FeedType)

public FeedTypeResource(FeedType feedType)

Parameters

feedType FeedType

Properties

FeedType

public FeedType FeedType { get; }

Property Value

FeedType