public AffectationDao(AfdtechContext afdtechContext) { _afdtechContext = afdtechContext; }
public ProjectDao(AfdtechContext afdtechContext) { _afdtechContext = afdtechContext; }
public ConsultantDao(AfdtechContext afdtechContext) { _afdtechContext = afdtechContext; }