Tmx.TmxSetCurrentTestResultCommand.TmxSetCurrentTestResultCommand C# (CSharp) Method

TmxSetCurrentTestResultCommand() private method

private TmxSetCurrentTestResultCommand ( CommonCmdletBase cmdlet ) : System
cmdlet CommonCmdletBase
return System
        internal TmxSetCurrentTestResultCommand(CommonCmdletBase cmdlet) : base (cmdlet)
        {
        }
        
TmxSetCurrentTestResultCommand