C# Class UIAutomation.Helpers.Commands.EventCommand

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

Public Methods

Method Description
EventCommand ( CommonCmdletBase cmdlet )
Execute ( ) : void

Method Details

EventCommand() public method

public EventCommand ( CommonCmdletBase cmdlet )
cmdlet CommonCmdletBase

Execute() public method

public Execute ( ) : void
return void