Example #1
0
 public HtmlFoldParser(IRazorHtmlReaderFactory htmlReaderFactory)
 {
     this.htmlReaderFactory = htmlReaderFactory;
 }
Example #2
0
 public HtmlFoldParser(IRazorHtmlReaderFactory htmlReaderFactory)
 {
     this.htmlReaderFactory = htmlReaderFactory;
 }