ProGetAssetDownloader.

ProGetAssetDownloader(ProGetConfiguration) Constructor

Summary

Initializes a new instance of the ProGetAssetDownloader class.
Assembly
Cake.ProGet.dll
Namespace
Cake.ProGet.Asset
Containing Type
ProGetAssetDownloader

Syntax

public ProGetAssetDownloader(ProGetConfiguration configuration)

Parameters

Name Type Description
configuration ProGetConfiguration The ProGet Configuration.

Return Value

Type Description
void