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