MercurialCommandHookPatternCollection.

MercurialCommandHookPatternCollection(string) Constructor

Summary

Initializes a new instance of the MercurialCommandHookPatternCollection class.

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