Interface IOnServiceRegistredContext
- Namespace
- Volo.Abp.DependencyInjection
- Assembly
- Volo.Abp.Core.dll
public interface IOnServiceRegistredContext
- Extension Methods
Properties
ImplementationType
Type ImplementationType { get; }
Property Value
Interceptors
ITypeList<IAbpInterceptor> Interceptors { get; }