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