Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
DBus
DProxy
C# 클래스 DBus.DProxy
상속:
System.Runtime.Remoting.Proxies.RealProxy
파일 보기
프로젝트 열기: brookpatten/dbus-sharp
1 사용 예제들
보호된 프로퍼티들
프로퍼티
타입
설명
busObject
BusObject
공개 메소드들
메소드
설명
DProxy
(
BusObject
busObject
,
Type
type
) :
System
Invoke
(
IMessage
message
) :
IMessage
비공개 메소드들
메소드
설명
GetDefaultReturn
(
MethodBase
mi
,
object
inArgs
) :
object
메소드 상세
DProxy()
공개
메소드
public
DProxy
(
BusObject
busObject
,
Type
type
) :
System
busObject
BusObject
type
System.Type
리턴
System
Invoke()
공개
메소드
public
Invoke
(
IMessage
message
) :
IMessage
message
IMessage
리턴
IMessage
프로퍼티 상세
busObject
보호되어 있는 프로퍼티
protected
BusObject,DBus
busObject
리턴
BusObject