Beispiel #1
0
 private decimal Total() => _items.Sum(item => _calculator.SalePrice(item));