Class AbpDistributedLockingAbstractionsTestModule
Implements
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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()