Table of Contents

Interface IOnServiceRegistredContext

Namespace
Volo.Abp.DependencyInjection
Assembly
Volo.Abp.Core.dll
public interface IOnServiceRegistredContext
Extension Methods

Properties

ImplementationType

Type ImplementationType { get; }

Property Value

Type

Interceptors

ITypeList<IAbpInterceptor> Interceptors { get; }

Property Value

ITypeList<IAbpInterceptor>