Ejemplo n.º 1
0
 public GlobalConfigContext()
 {
     Repository = new GlobalConfigRepository(ApiProvider, Installer.ConfigureAutoMapper());
 }