C# Class UIA.Extensions.AutomationProviders.Tables.Stubs.CellInformationStub

Inheritance: UIA.Extensions.AutomationProviders.Interfaces.Tables.CellInformation
Mostra file Open project: northwoodspd/UIA.Extensions Class Usage Examples

Public Methods

Method Description
CellInformationStub ( ) : System
CellInformationStub ( string value ) : System

Method Details

CellInformationStub() public method

public CellInformationStub ( ) : System
return System

CellInformationStub() public method

public CellInformationStub ( string value ) : System
value string
return System