Class AbpDistributedLockingAbstractionsTestModule
Implements
Inherited Members
Namespace: Volo.Abp.DistributedLocking
Assembly: Volo.Abp.DistributedLocking.Abstractions.Tests.dll
Syntax
[DependsOn(new Type[] { typeof(AbpTestBaseModule), typeof(AbpDistributedLockingAbstractionsModule), typeof(AbpAutofacModule) })]
public class AbpDistributedLockingAbstractionsTestModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
AbpDistributedLockingAbstractionsTestModule()
Declaration
public AbpDistributedLockingAbstractionsTestModule()