C# Class UIAutomation.Helpers.Commands.PatternCommand

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

Public Methods

Method Description
Execute ( ) : void
PatternCommand ( CommonCmdletBase cmdlet ) : System

Method Details

Execute() public method

public Execute ( ) : void
return void

PatternCommand() public method

public PatternCommand ( CommonCmdletBase cmdlet ) : System
cmdlet CommonCmdletBase
return System