Class ServiceExposingActionList
Implements
Inherited Members
List<Action<IOnServiceExposingContext>>.FindIndex(int, Predicate<Action<IOnServiceExposingContext>>)
Namespace: Volo.Abp.DependencyInjection
Assembly: Volo.Abp.Core.dll
Syntax
public class ServiceExposingActionList : List<Action<IOnServiceExposingContext>>, IList<Action<IOnServiceExposingContext>>, ICollection<Action<IOnServiceExposingContext>>, IList, ICollection, IReadOnlyList<Action<IOnServiceExposingContext>>, IReadOnlyCollection<Action<IOnServiceExposingContext>>, IEnumerable<Action<IOnServiceExposingContext>>, IEnumerable
Constructors
ServiceExposingActionList()
Declaration
public ServiceExposingActionList()