예제 #1
0
 public DataTable LayDuLieuNV(string sql)
 {
     return(ConnectionDB.LayDuLieuBang(sql));
 }