Class AbpAspNetCoreMvcUiTestModule
Implements
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Tests.dll
Syntax
[DependsOn(new Type[] { typeof(AbpAspNetCoreTestBaseModule), typeof(AbpAspNetCoreMvcUiBundlingModule), typeof(AbpAutofacModule) })]
public class AbpAspNetCoreMvcUiTestModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
AbpAspNetCoreMvcUiTestModule()
Declaration
public AbpAspNetCoreMvcUiTestModule()