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