Esempio n. 1
0
 public AutomationProfile Run(IHealthCheckSchedulerPlugin plugin)
 {
     _checkLoader.Add(plugin);
     return(this);
 }
Esempio n. 2
0
 public AutomationProfile Run(IHealthCheckSchedulerPlugin plugin)
 {
     _checkLoader.Add(plugin);
     return this;
 }