Table of Contents

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
Extension Methods

Constructors

ServiceExposingActionList()

public ServiceExposingActionList()