Show / Hide Table of Contents

Class AbpIdentityMongoDbTestModule

Inheritance
object
AbpIdentityMongoDbTestModule
Namespace: Volo.Abp.Identity.MongoDB
Assembly: Volo.Abp.Identity.Pro.MongoDB.Tests.dll
Syntax
public class AbpIdentityMongoDbTestModule : AbpModule

Constructors

AbpIdentityMongoDbTestModule()

Declaration
public AbpIdentityMongoDbTestModule()

Methods

ConfigureServices(ServiceConfigurationContext)

Declaration
public override void ConfigureServices(ServiceConfigurationContext context)
Parameters
Type Name Description
ServiceConfigurationContext context
In this article
Back to top Powered by Volosoft