cleaning
This commit is contained in:
parent
c9916a5d87
commit
fa83cc04ae
4 changed files with 0 additions and 17 deletions
|
|
@ -16,9 +16,5 @@ namespace Yavsc.Models.Workflow.Profiles
|
|||
get; set;
|
||||
}
|
||||
|
||||
public bool ExistsInDb(object dbContext)
|
||||
{
|
||||
return ((ApplicationDbContext)dbContext).FormationSettings.Any(p=>p.UserId==UserId);
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue