Semantic |
The SemanticVersion type exposes the following members.
| Name | Description | |
|---|---|---|
| Equality(SemanticVersion, SemanticVersion) | Implements the operator ==. | |
| GreaterThan(SemanticVersion, SemanticVersion) | Implements the operator >. | |
| GreaterThanOrEqual(SemanticVersion, SemanticVersion) | Implements the operator >=. | |
| Inequality(SemanticVersion, SemanticVersion) | Implements the operator !=. | |
| LessThan(SemanticVersion, SemanticVersion) | Implements the operator <. | |
| LessThanOrEqual(SemanticVersion, SemanticVersion) | Implements the operator <=. |