VersionExtensions Class
Autodesk.Connectivity.Extensibility.Framework›Autodesk.Connectivity.Extensibility.Framework
Returns whether the found assembly version is compatible with the requested version. This is a C# port of CoreCLR's IsCompatibleAssemblyVersion helper (see src/coreclr/binder/assemblybindercommon.cpp in dotnet/runtime).
Syntax
public static class VersionExtensions Public MustInherit NotInheritable Class VersionExtensions Methods
| Name | Description |
|---|---|
| IsCompatibleWith |
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.Extensibility.Framework.VersionExtensions