Ejemplo n.º 1
0
 static ServiceCollection()
 {
     _config = LoadServiceCollection();
 }
Ejemplo n.º 2
0
 public void Reload()
 {
     _config = LoadServiceCollection();
 }