Property uniqueProviders
uniqueProviders
Set of unique providers--the providers dictionary may contain a provider object in more than one slot
Declaration
public HashSet<IFunctionalityProvider> uniqueProviders { get; }
Property Value
Type | Description |
---|---|
HashSet<IFunctionalityProvider> |