Class AbpAutofacWebAssemblyModule
Implements
Inherited Members
Namespace: Volo.Abp.Autofac.WebAssembly
Assembly: Volo.Abp.Autofac.WebAssembly.dll
Syntax
[DependsOn(new Type[] { typeof(AbpAutofacModule), typeof(AbpAspNetCoreComponentsWebAssemblyModule) })]
public class AbpAutofacWebAssemblyModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
AbpAutofacWebAssemblyModule()
Declaration
public AbpAutofacWebAssemblyModule()