Class ReportAbuseResourceV3
public class ReportAbuseResourceV3 : INuGetResource
- Inheritance
-
ReportAbuseResourceV3
- Implements
- Inherited Members
- Extension Methods
Constructors
ReportAbuseResourceV3(string)
public ReportAbuseResourceV3(string uriTemplate)
Parameters
uriTemplatestring
Methods
GetReportAbuseUrl(string, NuGetVersion)
public Uri GetReportAbuseUrl(string id, NuGetVersion version)
Parameters
idstringversionNuGetVersion
Returns
- Uri