Summary
    Initializes a new instance of the 
		CakeTaskBuilder class.
    - Namespace
- Cake.Core 
- Containing Type
- CakeTaskBuilder
Syntax
public CakeTaskBuilder(CakeTask task)Parameters
| Name | Type | Description | 
|---|---|---|
| task | CakeTask | The target task. | 
Return Value
| Type | Description | 
|---|---|
| void | 
