Interface IMongoDbContextTypeProvider
Namespace: Volo.Abp.MongoDB
Assembly: Volo.Abp.MongoDB.dll
Syntax
public interface IMongoDbContextTypeProvider
Methods
GetDbContextType(Type)
Declaration
Type GetDbContextType(Type dbContextType)
Parameters
Type | Name | Description |
---|---|---|
Type | dbContextType |
Returns
Type | Description |
---|---|
Type |