Class AbpLanguageManagementInstallerModule
Inheritance
AbpLanguageManagementInstallerModule
Assembly: Volo.Abp.LanguageManagement.Installer.dll
Syntax
public class AbpLanguageManagementInstallerModule : AbpModule
Constructors
AbpLanguageManagementInstallerModule()
Declaration
public AbpLanguageManagementInstallerModule()
Methods
ConfigureServices(ServiceConfigurationContext)
Declaration
public override void ConfigureServices(ServiceConfigurationContext context)
Parameters
Type |
Name |
Description |
ServiceConfigurationContext |
context |
|