An interface to allow creating a ProcessConfiguration that can be run through another Process' ProcessConfiguration.
public interface IRunnerConfigurationFactory
kind:method, kind:property, kind:ctor. Press Esc to clear.CreateRunnerConfiguration(ProcessConfiguration, ProcessConfiguration)Creates a ProcessConfiguration to be run from a runner configuration and an input ProcessConfiguration.