C# Class WindowsPhoneTestFramework.Server.WCFHostedAutomationController.Interfaces.AutomationIdentifier

Afficher le fichier Open project: Expensify/WindowsPhoneTestFramework Class Usage Examples

Méthodes publiques

Méthode Description
AutomationIdentifier ( ) : WindowsPhoneTestFramework.Server.Core
AutomationIdentifier ( string text, AutomationIdentification automationIdentification ) : WindowsPhoneTestFramework.Server.Core
Fill ( string text, AutomationIdentification automationIdentification ) : void

Method Details

AutomationIdentifier() public méthode

public AutomationIdentifier ( ) : WindowsPhoneTestFramework.Server.Core
Résultat WindowsPhoneTestFramework.Server.Core

AutomationIdentifier() public méthode

public AutomationIdentifier ( string text, AutomationIdentification automationIdentification ) : WindowsPhoneTestFramework.Server.Core
text string
automationIdentification AutomationIdentification
Résultat WindowsPhoneTestFramework.Server.Core

Fill() public méthode

public Fill ( string text, AutomationIdentification automationIdentification ) : void
text string
automationIdentification AutomationIdentification
Résultat void