Table of Contents

Interface IModuleContainer

Namespace
Volo.Abp.Modularity
Assembly
Volo.Abp.Core.dll
public interface IModuleContainer
Extension Methods

Properties

Modules

IReadOnlyList<IAbpModuleDescriptor> Modules { get; }

Property Value

IReadOnlyList<IAbpModuleDescriptor>