C# Class UIA.Extensions.AutomationProviders.Tables.HeaderProvider

Inheritance: AutomationProvider
Afficher le fichier Open project: northwoodspd/UIA.Extensions Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
HeaderProvider ( AutomationProvider automationProvider, IEnumerable headers ) : System.Collections.Generic

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

HeaderProvider() public méthode

public HeaderProvider ( AutomationProvider automationProvider, IEnumerable headers ) : System.Collections.Generic
automationProvider AutomationProvider
headers IEnumerable
Résultat System.Collections.Generic