Exemplo n.º 1
0
 public static Item AcknowledgePayPal(this IItemRepository repo, string itemId) => repo.AcknowledgePayPalAsync(itemId).WrapResult();