Example #1
0
 public Task <bool> AddEntityAsync(ShoppingListEntity entity, CancellationToken ct)
 {
     throw new NotImplementedException();
 }