Example #1
0
 public async Task ActivateProduct(int id) => await manageProduct.ActivateProductAsync(id);