MercurialCommandHookPatternCollection.

Add(object) Method

Summary

Syntax

public void Add(object item)

Parameters

Name Type Description
item object The object to add to the MercurialCommandHookPatternCollection.

Return Value

Type Description
void