Exemple #1
0
 public async Task <IEnumerable <TalentSuggestionViewModel> > GetTalentListByFilterAsync(SearchTalentModel model)
 {
     //Your code here;
     throw new NotImplementedException();
 }