Inheritance: IActionHistory
 public ActionManager()
 {
     History = new SimpleHistory();
 }
 public ActionManager()
 {
     History = new SimpleHistory();
 }