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