C# 클래스 UIAccess.Locator

파일 보기 프로젝트 열기: geeksree/cSharpGeeks 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ControlLocator string
LocatorType LocatorType

공개 메소드들

메소드 설명
Locator ( ) : System
Locator ( string Locator, LocatorType LocatorType ) : System

메소드 상세

Locator() 공개 메소드

public Locator ( ) : System
리턴 System

Locator() 공개 메소드

public Locator ( string Locator, LocatorType LocatorType ) : System
Locator string
LocatorType LocatorType
리턴 System

프로퍼티 상세

ControlLocator 공개적으로 프로퍼티

public string ControlLocator
리턴 string

LocatorType 공개적으로 프로퍼티

public LocatorType LocatorType
리턴 LocatorType