Пример #1
0
 public ActionAnswer SpeedMinus()
 {
     return(SimpleAction(() => mBuildingRepository.SpeedMinus()));
 }