Exemplo n.º 1
0
 public IReadOnlyList <PostSummaryDTO> GetAllPostSummaries()
 {
     return(Summaries.AsReadOnly());
 }