Inheritance: IActionHistory
 public ActionManager()
 {
     History = new SimpleHistory();
 }
示例#2
0
 public ActionManager()
 {
     History = new SimpleHistory();
 }