C# 클래스 UIA.Extensions.AutomationProviders.Tables.Stubs.TableInformationStub

상속: UIA.Extensions.AutomationProviders.Interfaces.Tables.TableInformation
파일 보기 프로젝트 열기: northwoodspd/UIA.Extensions 1 사용 예제들

공개 메소드들

메소드 설명
AddHeaders ( ) : void
AddRows ( int howMany ) : void
TableInformationStub ( ) : System.Collections.Generic

메소드 상세

AddHeaders() 공개 메소드

public AddHeaders ( ) : void
리턴 void

AddRows() 공개 메소드

public AddRows ( int howMany ) : void
howMany int
리턴 void

TableInformationStub() 공개 메소드

public TableInformationStub ( ) : System.Collections.Generic
리턴 System.Collections.Generic