Summary
Initializes a new instance of the
AssemblyVerifier
class.
- Namespace
- Cake
.Core .Reflection - Containing Type
- AssemblyVerifier
Syntax
public AssemblyVerifier(ICakeConfiguration configuration, ICakeLog log)
Parameters
Name | Type | Description |
---|---|---|
configuration | ICakeConfiguration | The configuration. |
log | ICakeLog | The log. |
Return Value
Type | Description |
---|---|
void |