Exemplo n.º 1
0
 protected IEnumerable <KeyValuePair <string, string> > SummarizeSections(EmployerMemberView view)
 {
     return(_resumeHighlighter.SummarizeSections(view));
 }