Class AbpMongoDbContextExtensions
Inheritance
object
AbpMongoDbContextExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.MongoDB
Assembly: Volo.Abp.MongoDB.dll
Syntax
public static class AbpMongoDbContextExtensions
Methods
ToAbpMongoDbContext(IAbpMongoDbContext)
Declaration
public static AbpMongoDbContext ToAbpMongoDbContext(this IAbpMongoDbContext dbContext)
Parameters
| Type | Name | Description |
|---|---|---|
| IAbpMongoDbContext | dbContext |
Returns
| Type | Description |
|---|---|
| AbpMongoDbContext |