Summary
Initializes a new instance of the
TextArgument
class.
- Namespace
- Cake
.Core .IO .Arguments - Containing Type
- TextArgument
Syntax
public TextArgument(string text)
Parameters
Name | Type | Description |
---|---|---|
text | string | The text. |
Return Value
Type | Description |
---|---|
void |