示例#1
0
 public bool CanGoToPreviousSet()
 {
     return(_game.CanGoToPreviousSet());
 }