Summary
Initializes a new instance of the
NAnt.Core.BuildReport
class.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- BuildReport
Syntax
public BuildReport(DateTime startTime)
Parameters
Name | Type | Description |
---|---|---|
startTime | DateTime | The start time. |
Return Value
Type | Description |
---|---|
void |