コード例 #1
0
 public bool ThemMoiTK(TaiKhoan_DTO TaiKhoanDK)
 {
     return(tkDAO.ThemMoiTK(TaiKhoanDK));
 }