コード例 #1
0
 public void RegisterPipe(string sourceInput, string pipeName)
 {
     InputContainer.RegisterPipe(sourceInput, pipeName);
 }