Beispiel #1
0
 public DataSet GetHoaDon(HoaDon inp, string swhere)
 {
     return(dal.GetHoaDon(inp, swhere));
 }