Summary
Initializes a new instance of the
MercurialVersionAttribute class.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Versions - Containing Type
- Mercurial
Version Attribute
Syntax
public MercurialVersionAttribute(string versionString)
Parameters
| Name | Type | Description |
|---|---|---|
| versionString | string | The lower-bound and upper-bound of the supported version, inclusive. |
Return Value
| Type | Description |
|---|---|
| void |