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