public IList <Intro> GetIntroByTitleInTrash(string title) { return(pm.GetIntroByTitleInTrash(title)); }