コード例 #1
0
 public DashBoardVM GetHouseOnMapDetails(int AppId)
 {
     return(screenService.GetHouseOnMapDetails(AppId));
 }