Class AbpMemoryDbContextRegistrationOptions
Inheritance
System.Object
AbpMemoryDbContextRegistrationOptions
Implements
Inherited Members
Namespace: Volo.Abp.MemoryDb.DependencyInjection
Assembly: Volo.Abp.MemoryDb.dll
Syntax
public class AbpMemoryDbContextRegistrationOptions : AbpCommonDbContextRegistrationOptions, IAbpMemoryDbContextRegistrationOptionsBuilder, IAbpCommonDbContextRegistrationOptionsBuilder
Constructors
AbpMemoryDbContextRegistrationOptions(Type, IServiceCollection)
Declaration
public AbpMemoryDbContextRegistrationOptions(Type originalDbContextType, IServiceCollection services)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | originalDbContextType | |
| IServiceCollection | services |