Property providers
providers
Dictionary of provider instances which are currently loaded on this island, keyed by the provider interface type
Declaration
public Dictionary<Type, IFunctionalityProvider> providers { get; }
Property Value
| Type | Description |
|---|---|
| Dictionary<Type, IFunctionalityProvider> |