Summary
Initializes a new instance of the
RevSpec
class.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- RevSpec
Syntax
public RevSpec(string value)
Parameters
Name | Type | Description |
---|---|---|
value | string |
The value of this RevSpec value, can be both a hash and an expression.
|
Return Value
Type | Description |
---|---|
void |