Exemple #1
0
 public TalentManager(ITalentDal talentDal)
 {
     _talentDal = talentDal;
 }