protected override void ProcessRecord() { var command = new TLSrvGetTestCaseCommand(this); command.Execute(); }