C# Class UnitTestUtilities.KeyboardUtilities

Afficher le fichier Open project: WKlingonsmith/FCS-Project Class Usage Examples

Méthodes publiques

Méthode Description
SendKeys ( string value ) : void

Private Methods

Méthode Description
SendBackspace ( ) : void
SendEnter ( ) : void

Method Details

SendKeys() public static méthode

public static SendKeys ( string value ) : void
value string
Résultat void