Class ReportAbuseResourceV3
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
stringversion
NuGetVersion
Returns
- Uri