C# Class UIAutomation.ReadCmdletBase

Description of ReadCmdletBase.
Inheritance: ReadAndConvertCmdletBase
Show file Open project: apetrovskiy/STUPS

Public Methods

Method Description
ReadCmdletBase ( ) : 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

ReadCmdletBase() public method

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