Interface IOnServiceExposingContext
- Namespace
- Volo.Abp.DependencyInjection
- Assembly
- Volo.Abp.Core.dll
public interface IOnServiceExposingContext
- Extension Methods
Properties
ExposedTypes
List<ServiceIdentifier> ExposedTypes { get; }
Property Value
ImplementationType
Type ImplementationType { get; }