Exemplo n.º 1
0
 public ControllerBase(IConfigLoader<IWebConfig> configLoader)
 {
     configLoader.Initialize();
 }