コード例 #1
0
 public bool XoaTaiKhoan(String id)
 {
     return(model.XoaTaiKhoan(id));
 }