C# Class UIAutomation.Helpers.Commands.ShowBannerCommand

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

Méthodes publiques

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

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

ShowBannerCommand() public méthode

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