Exemplo n.º 1
0
 public void SaveService(List <Service> saveList)
 {
     ApartmentMethods.SaveService(saveList);
 }