Class AbpJsonSystemTextJsonTestModule
Implements
Inherited Members
Namespace: Volo.Abp.Json
Assembly: Volo.Abp.Json.Tests.dll
Syntax
[DependsOn(new Type[] { typeof(AbpAutofacModule), typeof(AbpJsonSystemTextJsonModule), typeof(AbpTestBaseModule) })]
public class AbpJsonSystemTextJsonTestModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
AbpJsonSystemTextJsonTestModule()
Declaration
public AbpJsonSystemTextJsonTestModule()