SimpleCommandPattern This is a very simple implementation of command pattern based on Head Frist Design patterns book. The most interesting bit of the lot is the Undo function. Run the console app.