C# Class UIAutomation.Helpers.Commands.GetRegisteredEventCommand

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

Public Methods

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

Method Details

Execute() public method

public Execute ( ) : void
return void

GetRegisteredEventCommand() public method

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