Пример #1
0
 // removes products for this package
 public void RemoveProducts()
 {
     PackageDB.RemoveAllPSForPkg(PackageId);
 }