Class AbpAuditLoggingInstallerModule
Namespace: Volo.Abp.AuditLogging
Assembly: Volo.Abp.AuditLogging.Installer.dll
Syntax
public class AbpAuditLoggingInstallerModule : AbpModule
Constructors
AbpAuditLoggingInstallerModule()
Declaration
public AbpAuditLoggingInstallerModule()
Methods
ConfigureServices(ServiceConfigurationContext)
Declaration
public override void ConfigureServices(ServiceConfigurationContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| ServiceConfigurationContext | context |