Interface IOnServiceRegistredContext
Namespace: Volo.Abp.DependencyInjection
Assembly: Volo.Abp.Core.dll
Syntax
public interface IOnServiceRegistredContext
Properties
ImplementationType
Declaration
Type ImplementationType { get; }
Property Value
Type | Description |
---|---|
Type |
Interceptors
Declaration
ITypeList<IAbpInterceptor> Interceptors { get; }
Property Value
Type | Description |
---|---|
ITypeList<IAbpInterceptor> |