Summary
Initializes a new instance of the
CakeTask
class.
Syntax
public CakeTask(string name)
Parameters
Name | Type | Description |
---|---|---|
name | string | The name of the task. |
Return Value
Type | Description |
---|---|
void |