Exemplo n.º 1
0
 public XhtmlMinifierController(XhtmlMinificationService minificationService)
 {
     _minificationService = minificationService;
 }