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

Inheritance: AutomationProvider
ファイルを表示 Open project: northwoodspd/UIA.Extensions Class Usage Examples

Public Methods

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

Method Details

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

HeaderProvider() public method

public HeaderProvider ( AutomationProvider automationProvider, IEnumerable headers ) : System.Collections.Generic
automationProvider AutomationProvider
headers IEnumerable
return System.Collections.Generic