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