Beispiel #1
0
 public Task AddLimitedAsync(int itemId, int number) => _dao.AddLimitedAsync(itemId, number);