Exemplo n.º 1
0
 public IEnumerable <Suggestion> GetSuggestions()
 {
     return(_suggestions.GetSuggestions());
 }