C# Class UIAutomation.Helpers.Commands.AddBannerTextCommand

Description of AddBannerTextCommand.
Inheritance: UiaCommand
Afficher le fichier Open project: apetrovskiy/STUPS

Méthodes publiques

Méthode Description
AddBannerTextCommand ( CommonCmdletBase cmdlet ) : UIAutomation.Commands
Execute ( ) : void

Method Details

AddBannerTextCommand() public méthode

public AddBannerTextCommand ( CommonCmdletBase cmdlet ) : UIAutomation.Commands
cmdlet CommonCmdletBase
Résultat UIAutomation.Commands

Execute() public méthode

public Execute ( ) : void
Résultat void