Class AbpMultiLingualObjectsTestModule
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.MultiLingualObjects
Assembly: Volo.Abp.MultiLingualObjects.Tests.dll
Syntax
[DependsOn(new Type[] { typeof(AbpAutofacModule), typeof(AbpLocalizationModule), typeof(AbpSettingsModule), typeof(AbpObjectMappingModule), typeof(AbpMultiLingualObjectsModule), typeof(AbpTestBaseModule) })]
public class AbpMultiLingualObjectsTestModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
AbpMultiLingualObjectsTestModule()
Declaration
public AbpMultiLingualObjectsTestModule()