Class AbpBlobStoringBunnyTestCommonModule
Implements
Inherited Members
Namespace: Volo.Abp.BlobStoring.Bunny
Assembly: Volo.Abp.BlobStoring.Bunny.Tests.dll
Syntax
[DependsOn(new Type[] { typeof(AbpBlobStoringBunnyModule), typeof(AbpBlobStoringTestModule) })]
public class AbpBlobStoringBunnyTestCommonModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
AbpBlobStoringBunnyTestCommonModule()
Declaration
public AbpBlobStoringBunnyTestCommonModule()