ProGetAssetPusher.

ProGetAssetPusher(ICakeLog, ProGetConfiguration) Constructor

Summary

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

Syntax

public ProGetAssetPusher(ICakeLog log, ProGetConfiguration configuration)

Parameters

Name Type Description
log ICakeLog The Cake log.
configuration ProGetConfiguration The ProGet Configuration.

Return Value

Type Description
void