Esempio n. 1
0
 public CustomCssController(IConverterFactory converterFactory)
 {
     ThemeService.Instance.Converter = converterFactory.Make();
 }