Interface IExposedServiceTypesProvider
- Namespace
- Volo.Abp.DependencyInjection
- Assembly
- Volo.Abp.Core.dll
public interface IExposedServiceTypesProvider
- Extension Methods
Methods
GetExposedServiceTypes(Type)
Type[] GetExposedServiceTypes(Type targetType)
Parameters
targetType
Type
Returns
- Type[]