Interface IAssemblyLocator
Namespace: DotNetNuke.Framework.Internal.Reflection
Assembly: DotNetNuke.dll
Syntax
public interface IAssemblyLocator
Properties
Assemblies
Declaration
IEnumerable<IAssembly> Assemblies { get; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<IAssembly> |