Show / Hide Table of Contents

Class AbpAuditLoggingMongoDbContextExtensions

Inheritance
object
AbpAuditLoggingMongoDbContextExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AuditLogging.MongoDB
Assembly: Volo.Abp.AuditLogging.MongoDB.dll
Syntax
public static class AbpAuditLoggingMongoDbContextExtensions

Methods

ConfigureAuditLogging(IMongoModelBuilder)

Declaration
public static void ConfigureAuditLogging(this IMongoModelBuilder builder)
Parameters
Type Name Description
IMongoModelBuilder builder
In this article
Back to top Powered by ABP.IO Platform