Пример #1
0
 public bool ContainsPackage(int packageId) => PalletItems.Any(pi => pi.Sku.Package.PackageId == packageId);