Example #1
0
 public HomeController(HtmlToAmp htmlToAmp)
 {
     _htmlToAmp = htmlToAmp;
 }