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