Table of Contents

Class ReportAbuseResourceV3

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

Constructors

ReportAbuseResourceV3(string)

public ReportAbuseResourceV3(string uriTemplate)

Parameters

uriTemplate string

Methods

GetReportAbuseUrl(string, NuGetVersion)

public Uri GetReportAbuseUrl(string id, NuGetVersion version)

Parameters

id string
version NuGetVersion

Returns

Uri