C# 클래스 Mono.UIAutomation.UiaDbus.Interfaces.GridProxy

상속: IGridPattern
파일 보기 프로젝트 열기: mono/uia2atk

공개 메소드들

메소드 설명
GetItemPath ( int row, int column ) : string
GridProxy ( ITablePattern pattern ) : System

메소드 상세

GetItemPath() 공개 메소드

public GetItemPath ( int row, int column ) : string
row int
column int
리턴 string

GridProxy() 공개 메소드

public GridProxy ( ITablePattern pattern ) : System
pattern ITablePattern
리턴 System