Exemple #1
0
 public DataSet getQuotation(int id)
 {
     return(dal.getQuotation(id));
 }