C# Class UIAutomation.Commands.RemoveUiaWizardStepCommand

Inheritance: WizardStepCmdletBase
Mostra file Open project: apetrovskiy/STUPS

Public Methods

Method Description
RemoveUiaWizardStepCommand ( ) : System.Management.Automation

Protected Methods

Method Description
ProcessRecord ( ) : void

Processes the pipeline.

Method Details

ProcessRecord() protected method

Processes the pipeline.
protected ProcessRecord ( ) : void
return void

RemoveUiaWizardStepCommand() public method

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