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