示例#1
0
 public Dictionary <string, string> LayXeTuChuyen(string idChuyen)
 {
     return(dao.LayXeTuChuyen(idChuyen));
 }