Tmx.TFSrvGetTestCaseCommand.TFSrvGetTestCaseCommand C# (CSharp) Method

TFSrvGetTestCaseCommand() private method

private TFSrvGetTestCaseCommand ( TFSCmdletBase cmdlet ) : System
cmdlet TFSCmdletBase
return System
        internal TFSrvGetTestCaseCommand(TFSCmdletBase cmdlet) : base (cmdlet)
        {
        }
        
TFSrvGetTestCaseCommand