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