C# Class UIAComWrapperTests.ObjectTestMapping

Afficher le fichier Open project: geeksree/cSharpGeeks Class Usage Examples

Méthodes publiques

Свойство Type Description
expected object
input object
property System.Windows.Automation.AutomationProperty

Méthodes publiques

Méthode Description
ObjectTestMapping ( AutomationProperty property, object input, object expected ) : System.Windows.Automation

Method Details

ObjectTestMapping() public méthode

public ObjectTestMapping ( AutomationProperty property, object input, object expected ) : System.Windows.Automation
property System.Windows.Automation.AutomationProperty
input object
expected object
Résultat System.Windows.Automation

Property Details

expected public_oe property

public object expected
Résultat object

input public_oe property

public object input
Résultat object

property public_oe property

public AutomationProperty,System.Windows.Automation property
Résultat System.Windows.Automation.AutomationProperty