Class | Description | |
---|---|---|
![]() | DotNetRuntime | This class let access the current .NET runtime kind. |
![]() | IDEKindHelpers |
Class | Description | |
---|---|---|
![]() | DotNetRuntime | This class let access the current .NET runtime kind. |
![]() | IDEKindHelpers |
Interface | Description | |
---|---|---|
![]() | IAssemblyInfo | Represents information about the assembly that is defined by its main module file path FilePath. |
![]() | IAssemblyReference | Represents an assembly reference, extracted from an IAssemblyInfo object referencing others assemblies through IAssemblyInfo.AssembliesReferences. |
![]() | IDotNetManager | Exposes base operations concerning the .NET platforms versions installed, including getting .NET Fx installation directories. An instance of IDotNetManager can be obtained from the property NDepend.NDependServicesProvider.NDepend.NDependServicesProvider.DotNetManager. |
Enumeration | Description | |
---|---|---|
![]() | DotNetProfile | Represents a .NET Framework profile. |
![]() | DotNetRuntimeKind | Enumeration to describe actual .NET Runtime Kind |
![]() | IDEKind | Represent .NET IDEs (Integrated Development Environments) |
![]() | PlatformTarget | Represents the platform target option for a .NET assembly. |