Tmx.TmxNewTestPlatformCommand.TmxNewTestPlatformCommand C# (CSharp) Method

TmxNewTestPlatformCommand() private method

private TmxNewTestPlatformCommand ( CommonCmdletBase cmdlet ) : System.Management.Automation
cmdlet CommonCmdletBase
return System.Management.Automation
        internal TmxNewTestPlatformCommand(CommonCmdletBase cmdlet) : base (cmdlet)
        {
        }
        
TmxNewTestPlatformCommand