Interface IEntityHistorySelectorList
Inherited Members
Namespace: Volo.Abp.Auditing
Assembly: Volo.Abp.Auditing.dll
Syntax
public interface IEntityHistorySelectorList : IList<NamedTypeSelector>, ICollection<NamedTypeSelector>, IEnumerable<NamedTypeSelector>, IEnumerable
Methods
RemoveByName(string)
Declaration
bool RemoveByName(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name |
Returns
Type | Description |
---|---|
bool |