ScriptAssemblyResolver.

ScriptAssemblyResolver(ICakeEnvironment, ICakeLog) Constructor

Summary

Initializes a new instance of the ScriptAssemblyResolver class.

Syntax

public ScriptAssemblyResolver(ICakeEnvironment environment, ICakeLog log)

Parameters

Name Type Description
environment ICakeEnvironment The Cake environment.
log ICakeLog The log.

Return Value

Type Description
void