CommandPattern 1.0.0
This package contains a collection of classes and interfaces to allow for quick and consistent implementation of the command pattern across projects.
SadSapphicGames.CommandPattern.CompositeCommand Member List

This is the complete list of members for SadSapphicGames.CommandPattern.CompositeCommand, including all inherited members.

AddChild(ICommand childCommand)SadSapphicGames.CommandPattern.CompositeCommandprotectedvirtual
ChildCountSadSapphicGames.CommandPattern.CompositeCommand
Execute()SadSapphicGames.CommandPattern.CompositeCommandvirtual
internalStreamSadSapphicGames.CommandPattern.CompositeCommandprotected
subCommandsSadSapphicGames.CommandPattern.CompositeCommandprotected