Пример #1
0
 public bool IsFinished()
 {
     return(actionController.IsSolved());
 }