Show / Hide Table of Contents

Class AbpAuditLoggingDbContextModelBuilderExtensions

Inheritance
object
AbpAuditLoggingDbContextModelBuilderExtensions
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.EntityFrameworkCore
Assembly: Volo.Abp.AuditLogging.EntityFrameworkCore.dll
Syntax
public static class AbpAuditLoggingDbContextModelBuilderExtensions

Methods

ConfigureAuditLogging(ModelBuilder)

Declaration
public static void ConfigureAuditLogging(this ModelBuilder builder)
Parameters
Type Name Description
ModelBuilder builder
In this article
Back to top Powered by Volosoft