public int DeletePermiso(String BaseRemoteIp, int BaseIdUser, int?IdRol) { return(Permiso.Delete(IdRol)); }