コード例 #1
0
 public IEnumerable <HtmlTextInfo> GetAllHtmlText()
 {
     return(repository.GetAll());
 }