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