Esempio n. 1
0
 public static List <TaiKhoan_DTO> LayDSTK()
 {
     return(TaiKhoan_DAO.LayDSTK());
 }