public void RegisterPipe(string sourceInput, string pipeName) { InputContainer.RegisterPipe(sourceInput, pipeName); }