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