Summary
Initializes a new instance of the
CustomCommand class.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- CustomCommand
Syntax
public CustomCommand(string command)
Parameters
| Name | Type | Description |
|---|---|---|
| command | string | The command to execute through Mercurial. |
Return Value
| Type | Description |
|---|---|
| void |