HandlerImplementationTypes Property
Definition
HandlerImplementationTypes
Gets the types implementing an IHandler service.
public IReadOnlyCollection<Type> HandlerImplementationTypes { get; }
Property Value
- IReadOnlyCollection<Type>
The types implementing an IHandler service.