Summary
Initializes a new instance of the
MoveRenameCommandBase<T> class.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- Move
Rename Command Base <T>
Syntax
protected MoveRenameCommandBase(string command)
Parameters
| Name | Type | Description |
|---|---|---|
| command | string | The name of the command that will be passed to the Mercurial command line client. |
Return Value
| Type | Description |
|---|---|
| void |