Summary
Initializes a new instance of the
MercurialCommandHookArgumentsCollection class.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Hooks - Containing Type
- Mercurial
Command Hook Arguments Collection
Syntax
public MercurialCommandHookArgumentsCollection(string argumentsCombined)
Parameters
| Name | Type | Description |
|---|---|---|
| argumentsCombined | string | The string containing the arguments to parse. |
Return Value
| Type | Description |
|---|---|
| void |