Beispiel #1
0
 public StubRecipeScheduler(IRecipeStepExecutor recipeStepExecutor) {
     _recipeStepExecutor = recipeStepExecutor;
 }
 public StubRecipeScheduler(IRecipeStepExecutor recipeStepExecutor)
 {
     _recipeStepExecutor = recipeStepExecutor;
 }