Esempio n. 1
0
 public Location GetLocation(int id)
 {
     return(LocationServices.GetLocationByID_Location(id));
 }