Class ServiceExposingActionList
Inheritance
object
ServiceExposingActionList
Implements
System.Collections.IList
System.Collections.ICollection
System.Collections.IEnumerable
Inherited Members
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.Add(System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.AddRange(System.Collections.Generic.IEnumerable<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.AsReadOnly()
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.BinarySearch(int, int, System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>, System.Collections.Generic.IComparer<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.BinarySearch(System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.BinarySearch(System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>, System.Collections.Generic.IComparer<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.Clear()
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.Contains(System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.ConvertAll<TOutput>(System.Converter<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>, TOutput>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.CopyTo(System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>[])
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.CopyTo(int, System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>[], int, int)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.CopyTo(System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>[], int)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.EnsureCapacity(int)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.Exists(System.Predicate<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.Find(System.Predicate<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.FindAll(System.Predicate<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.FindIndex(System.Predicate<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.FindIndex(int, System.Predicate<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.FindIndex(int, int, System.Predicate<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.FindLast(System.Predicate<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.FindLastIndex(System.Predicate<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.FindLastIndex(int, System.Predicate<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.FindLastIndex(int, int, System.Predicate<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.ForEach(System.Action<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.GetEnumerator()
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.GetRange(int, int)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.IndexOf(System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.IndexOf(System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>, int)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.IndexOf(System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>, int, int)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.Insert(int, System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.InsertRange(int, System.Collections.Generic.IEnumerable<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.LastIndexOf(System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.LastIndexOf(System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>, int)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.LastIndexOf(System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>, int, int)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.Remove(System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.RemoveAll(System.Predicate<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.RemoveAt(int)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.RemoveRange(int, int)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.Reverse()
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.Reverse(int, int)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.Sort()
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.Sort(System.Collections.Generic.IComparer<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.Sort(int, int, System.Collections.Generic.IComparer<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.Sort(System.Comparison<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.ToArray()
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.TrimExcess()
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.TrueForAll(System.Predicate<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>)
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.Capacity
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.Count
System.Collections.Generic.List<System.Action<Volo.Abp.DependencyInjection.IOnServiceExposingContext>>.this[int]
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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()
Implements
System.Collections.Generic.IList<T>
System.Collections.Generic.ICollection<T>
System.Collections.IList
System.Collections.ICollection
System.Collections.Generic.IReadOnlyList<T>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable