Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Vidyano
PersistentObjectClientActions
C# 클래스 Vidyano.PersistentObjectClientActions
파일 보기
프로젝트 열기: stevehansen/vidyano_v1
공개 메소드들
메소드
설명
OnAction
(
ExecuteActionArgs
args
) :
bool
OnReceive
(
ReceivePersistentObjectArgs
args
) :
void
OnReceive
(
ReceiveQueryArgs
args
) :
void
메소드 상세
OnAction()
공개
메소드
public
OnAction
(
ExecuteActionArgs
args
) :
bool
args
ExecuteActionArgs
리턴
bool
OnReceive()
공개
메소드
public
OnReceive
(
ReceivePersistentObjectArgs
args
) :
void
args
ReceivePersistentObjectArgs
리턴
void
OnReceive()
공개
메소드
public
OnReceive
(
ReceiveQueryArgs
args
) :
void
args
ReceiveQueryArgs
리턴
void