Beispiel #1
0
 public bool CanUndoLastAction()
 {
     return(stageModel.CanUndoLastAction());
 }