Example #1
0
 public void OnActionsExecuted(IEnumerable <ResolvedAction> actions)
 {
     solutionManager.OnActionsExecuted(actions);
 }