Class MemoryDbContext
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.MemoryDb
Assembly: Volo.Abp.MemoryDb.dll
Syntax
public abstract class MemoryDbContext : ISingletonDependency
Constructors
MemoryDbContext()
Declaration
protected MemoryDbContext()
Methods
GetEntityTypes()
Declaration
public virtual IReadOnlyList<Type> GetEntityTypes()
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.IReadOnlyList<T><System.Type> |