示例#1
0
 public int Delete(TaiKhoan tk)
 {
     return(login.Delete(tk));
 }