Esempio n. 1
0
 public static DataTable Baiviet_GetbyId(string Id)
 {
     return(BaivietDAO.GetbyId(Id));
 }