Summary
Initializes a new instance of the
MercurialCommandHookPatternCollection
class.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Hooks - Containing Type
- Mercurial
Command Hook Pattern Collection
Syntax
public MercurialCommandHookPatternCollection(string listValue)
Parameters
Name | Type | Description |
---|---|---|
listValue | string | The current value of the list, as a string. |
Return Value
Type | Description |
---|---|
void |