Пример #1
0
 public IList <Hint> GetHintByTitleInTrash(string title)
 {
     return(hm.GetHintByTitleInTrash(title));
 }