Tmx.TmxGetTestScenarioStatusCommand.TmxGetTestScenarioStatusCommand C# (CSharp) Method

TmxGetTestScenarioStatusCommand() private method

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