C# Class UIAutomation.Commands.ScreenshotCmdletBase

Inheritance: GetControlCmdletBase
Mostra file Open project: apetrovskiy/STUPS

Private Properties

Property Type Description

Public Methods

Method Description
ScreenshotCmdletBase ( ) : System.Drawing.Imaging

Protected Methods

Method Description
ProcessRecord ( ) : void

Processes the pipeline.

Method Details

ProcessRecord() protected method

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

ScreenshotCmdletBase() public method

public ScreenshotCmdletBase ( ) : System.Drawing.Imaging
return System.Drawing.Imaging