Controllers¶
-
IDictionary<string, ITopController> ISystem.Controllers { get; }¶
Gets the collection of top-controllers currently discovered by this system.
- Value
IDictionary<string, ITopController> – Collection of discovered top-controllers.
Gets the collection of top-controllers currently discovered by this system.
IDictionary<string, ITopController> – Collection of discovered top-controllers.