Beispiel #1
0
 public AssharedentryShoppingListUpdateAllResponseAPI ShoppingListUpdateAll(AssharedentryShoppingListUpdateAllRequestAPI AssharedentryShoppingListUpdateAllRequestAPI)
 {
     return(this.repository.ShoppingListUpdateAll(AssharedentryShoppingListUpdateAllRequestAPI));
 }
Beispiel #2
0
 public AssharedentryShoppingListUpdateAllResponseAPI ShoppingListUpdateAll(AssharedentryShoppingListUpdateAllRequestAPI AssharedentryShoppingListUpdateAllRequestAPI)
 {
     return(this.adapter.ShoppingListUpdateAll(AssharedentryShoppingListUpdateAllRequestAPI));
 }