コード例 #1
0
 public TPSHostRawUI(TestRemotePowerShellConnectivity.TPSHost owner, TestRemotePowerShellConnectivity.TPSHostUI ownerUI)
 {
 }
コード例 #2
0
 public TPSHostUI(TestRemotePowerShellConnectivity.TPSHost owner) : base(owner)
 {
     this.owner = owner;
 }