Пример #1
0
 public static Task <List <Locations> > GetLocations()
 {
     return(firestore.GetLocations());
 }