Exemple #1
0
 public ProcessManager(IOptions <ManagerConfig> cfg)
 {
     _cfg = cfg.Value;
 }