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