Пример #1
0
 public HttpResponseMessage Put(pantryLocation newPantryLocation)
 {
     return null;
 }
Пример #2
0
 public HttpResponseMessage Post(pantryLocation pantryLocation)
 {
     return null;
 }