Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Atspi
Action
C# 클래스 Atspi.Action
파일 보기
프로젝트 열기: mono/at-spi-sharp
1 사용 예제들
공개 메소드들
메소드
설명
Action
(
Accessible
accessible
) :
System
DoAction
(
int
index
) :
bool
GetDescription
(
int
index
) :
string
GetKeyBinding
(
int
index
) :
string
GetName
(
int
index
) :
string
메소드 상세
Action()
공개
메소드
public
Action
(
Accessible
accessible
) :
System
accessible
Accessible
리턴
System
DoAction()
공개
메소드
public
DoAction
(
int
index
) :
bool
index
int
리턴
bool
GetDescription()
공개
메소드
public
GetDescription
(
int
index
) :
string
index
int
리턴
string
GetKeyBinding()
공개
메소드
public
GetKeyBinding
(
int
index
) :
string
index
int
리턴
string
GetName()
공개
메소드
public
GetName
(
int
index
) :
string
index
int
리턴
string