C# Class UIAutomation.Helpers.Commands.SaveScreenshotCommand

Description of SaveScreenshotCommand.
Inheritance: UiaCommand
Show file Open project: apetrovskiy/STUPS

Public Methods

Method Description
Execute ( ) : void
SaveScreenshotCommand ( CommonCmdletBase cmdlet ) : UIAutomation.Commands

Method Details

Execute() public method

public Execute ( ) : void
return void

SaveScreenshotCommand() public method

public SaveScreenshotCommand ( CommonCmdletBase cmdlet ) : UIAutomation.Commands
cmdlet CommonCmdletBase
return UIAutomation.Commands