C# Class Tmx.Commands.ReceiveTmxTestTaskCommand

Inheritance: Tmx.ClientCmdletBase
Datei anzeigen Open project: apetrovskiy/STUPS

Private Properties

Property Type Description

Public Methods

Method Description
ReceiveTmxTestTaskCommand ( ) : System.Management.Automation

Protected Methods

Method Description
BeginProcessing ( ) : void
StopProcessing ( ) : void

Method Details

BeginProcessing() protected method

protected BeginProcessing ( ) : void
return void

ReceiveTmxTestTaskCommand() public method

public ReceiveTmxTestTaskCommand ( ) : System.Management.Automation
return System.Management.Automation

StopProcessing() protected method

protected StopProcessing ( ) : void
return void