Example #1
0
 public void Scan(string productName)
 => orderingService.AddPosition(productName, _currentOrder);