C# Class UIAutomation.Commands.ScreenshotCmdletBase

Inheritance: GetControlCmdletBase
Afficher le fichier Open project: apetrovskiy/STUPS

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ScreenshotCmdletBase ( ) : System.Drawing.Imaging

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Processes the pipeline.

Method Details

ProcessRecord() protected méthode

Processes the pipeline.
protected ProcessRecord ( ) : void
Résultat void

ScreenshotCmdletBase() public méthode

public ScreenshotCmdletBase ( ) : System.Drawing.Imaging
Résultat System.Drawing.Imaging