OssIndexWebClient.

PostAsync(ComponentReportRequest) Method

Syntax

public Task<ICollection<ComponentReport>> PostAsync(ComponentReportRequest body)

Parameters

Name Type Description
body ComponentReportRequest

Return Value

Type Description
Task<ICollection<ComponentReport>>