VersionStatic |
Name | Description |
---|---|
Parse | Converts the string representation of a version number to an equivalent VersionStatic object. |
TryParse | Tries to convert the string representation of a version number to an equivalent Version object, and returns a value that indicates whether the conversion succeeded. |