Interface IExposedServiceTypesProvider
Namespace: Volo.Abp.DependencyInjection
Assembly: Volo.Abp.Core.dll
Syntax
public interface IExposedServiceTypesProvider
Methods
GetExposedServiceTypes(Type)
Declaration
Type[] GetExposedServiceTypes(Type targetType)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | targetType |
Returns
| Type | Description |
|---|---|
| System.Type[] |