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