3#include "ActionRegistry.h"
Represent registry of Action objects.
Definition ActionRegistry.h:74
Represents an object that can provide actions.
Definition IActionProvider.h:12
virtual void ProvideActions(ActionRegistry ®istry)=0
Provides own actions to the ActionRegistry.