Summary
Adds an item to the
MercurialCommandHookPatternCollection.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Hooks - Containing Type
- Mercurial
Command Hook Pattern Collection
Syntax
public void Add(object item)
Parameters
| Name | Type | Description |
|---|---|---|
| item | object |
The object to add to the MercurialCommandHookPatternCollection.
|
Return Value
| Type | Description |
|---|---|
| void |