예제 #1
0
 public ActionAnswer SpeedPlus()
 {
     return(SimpleAction(() => mBuildingRepository.SpeedPlus()));
 }