Exemplo n.º 1
0
 public int InsertAndGetID(PhieuThuePhongVO valueObject)
 {
     try {
         return(phieuthuephongDAO.InsertBySP(valueObject));
     }//end try
     catch {
         throw;
     } //end catch
 }     //end method InsertAndGetID