MercurialCommandHookDictionary.

MercurialCommandHookDictionary(string) Constructor

Summary

Initializes a new instance of the MercurialCommandHookDictionary class.

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