예제 #1
0
 public void Sua(TaiKhoanInfo tk)
 {
     data.Sua(tk);
 }
예제 #2
0
 public void Sua(TaiKhoanInfo info)
 {
     data.Sua(info);
 }