DependencyVersionToMatchingFullVersion Method

Overload List

ToMatchingFullVersion Determines the minimal System.Version value with all 4 parts Major, Minor, Build and Revision which matches the version or pattern represented by this DependencyVersion.
ToMatchingFullVersion(Version) Determines the minimal System.Version value with all 4 parts Major, Minor, Build and Revision which matches the specified version.

See Also