Class ServiceRegistrationActionList
Implements
Inherited Members
Namespace: Volo.Abp.DependencyInjection
Assembly: Volo.Abp.Core.dll
Syntax
public class ServiceRegistrationActionList : List<Action<IOnServiceRegistredContext>>, IList<Action<IOnServiceRegistredContext>>, ICollection<Action<IOnServiceRegistredContext>>, IList, ICollection, IReadOnlyList<Action<IOnServiceRegistredContext>>, IReadOnlyCollection<Action<IOnServiceRegistredContext>>, IEnumerable<Action<IOnServiceRegistredContext>>, IEnumerable
Constructors
ServiceRegistrationActionList()
Declaration
public ServiceRegistrationActionList()
Properties
IsClassInterceptorsDisabled
Declaration
public bool IsClassInterceptorsDisabled { get; set; }
Property Value
Type | Description |
---|---|
bool |