GetRemoteModelRecomm Constructor

Initializes a new instance of the GetRemoteModelRecomm class

Definition

Namespace: SuperBuilderWinService.ProvidersImpl
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
C#
public GetRemoteModelRecomm(
	IDownload apiDownload
)

Parameters

apiDownload  IDownload

[Missing <param name="apiDownload"/> documentation for "M:SuperBuilderWinService.ProvidersImpl.GetRemoteModelRecomm.#ctor(SuperBuilderWinService.Providers.IDownload)"]

See Also