Class AbpDapperTestModule
Implements
Inherited Members
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()