Example #1
0
 public void DeletePalletStatement(int psid)
 {
     PalletStatementDAL.DeletePalletStatement(psid);
 }