PostScanCallback.

Invoke(List<PackageInfo>, ICollection<ComponentReport>) Method

Syntax

public virtual void Invoke(List<PackageInfo> packageInfos, ICollection<ComponentReport> componentReports)

Parameters

Name Type Description
packageInfos List<PackageInfo>
componentReports ICollection<ComponentReport>

Return Value

Type Description
void