public IEnumerable<Paragraph> GetParagraphByParagraphOrPageIds( List<int> paragraphIds, List<int> pageIds )
Public Function GetParagraphByParagraphOrPageIds ( paragraphIds As List(Of Integer), pageIds As List(Of Integer) ) As IEnumerable(Of Paragraph)