Class AbpBlobStoringAliyunTestCommonModule
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.BlobStoring.Aliyun
Assembly: Volo.Abp.BlobStoring.Aliyun.Tests.dll
Syntax
[DependsOn(new Type[] { typeof(AbpBlobStoringAliyunModule), typeof(AbpBlobStoringTestModule) })]
public class AbpBlobStoringAliyunTestCommonModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
AbpBlobStoringAliyunTestCommonModule()
Declaration
public AbpBlobStoringAliyunTestCommonModule()