Class AbpTextTemplateManagementInstallerModule
Implements
Inherited Members
Namespace: Volo.Abp.TextTemplateManagement
Assembly: Volo.Abp.TextTemplateManagement.Installer.dll
Syntax
[DependsOn(new Type[] { typeof(AbpVirtualFileSystemModule) })]
public class AbpTextTemplateManagementInstallerModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
AbpTextTemplateManagementInstallerModule()
Declaration
public AbpTextTemplateManagementInstallerModule()
Methods
ConfigureServices(ServiceConfigurationContext)
Declaration
public override void ConfigureServices(ServiceConfigurationContext context)
Parameters
Type | Name | Description |
---|---|---|
ServiceConfigurationContext | context |