Summary
Executes the given
IMercurialCommand command without
a repository.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- Client
Syntax
public static void Execute(IMercurialCommand command)
Parameters
| Name | Type | Description |
|---|---|---|
| command | IMercurialCommand |
The IMercurialCommand command to execute.
|
Return Value
| Type | Description |
|---|---|
| void |