Updatables

IDictionary<string, IUpdatable> IController.Updatables { get; }

Gets the collection of updatables.

Value

IDictionary<string, IUpdatable> – Collection of updatables.

Throws