Show / Hide Table of Contents

Class EntityHistorySelectorListExtensions

Inheritance
object
EntityHistorySelectorListExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Auditing
Assembly: Volo.Abp.Ddd.Domain.dll
Syntax
public static class EntityHistorySelectorListExtensions

Fields

AllEntitiesSelectorName

Declaration
public const string AllEntitiesSelectorName = "Abp.Entities.All"
Field Value
Type Description
string

Methods

AddAllEntities(IEntityHistorySelectorList)

Declaration
public static void AddAllEntities(this IEntityHistorySelectorList selectors)
Parameters
Type Name Description
IEntityHistorySelectorList selectors
In this article
Back to top Powered by ABP.IO Platform