Пример #1
0
 public string LayTenNV(TaiKhoan_DTO tk)
 {
     return(tkDAO.LayTenNV(tk));
 }