Summary
Sets the
Revisions
property to the specified value and
returns this DiffGuiCommand
instance.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Gui - Containing Type
- DiffGuiCommand
Syntax
public DiffGuiCommand WithRevisions(RevSpec value)
Remarks
This method is part of the fluent interface.
Parameters
Return Value
Type | Description |
---|---|
DiffGuiCommand |
This DiffGuiCommand instance.
|