SemVersionRange Methods |
The SemVersionRange type exposes the following members.
| Name | Description | |
|---|---|---|
| TryParse |
Attempts to convert a string representation of a semantic version range to the SemVersionRange
equivalent, and returns a value to indicate whether the conversion succeeded.
|