Ejemplo n.º 1
0
 public static void themDT(DTO_DT dt, string thangtk, string namtk)
 {
     DAO_DT.ThemDT(dt, thangtk, namtk);
 }