Interfaces
 InterfaceDescription
 ICommand Base interface that must be implemented in order to be mapped to an event in a CommandMap.
 IEventAwareCommand Interface that instructs a Swiz CommandMap to supply a reference to the event which triggered this command's execution.
Classes
 ClassDescription
 CommandMap Class used to map events to the commands they should trigger.