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