Пример #1
0
 public static DataTable LoadDgvDocGia(string proc)
 {
     return(DocGiaDAO.LoadDgvDocGia(proc));
 }