Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ConsoleApplication1
MyProxy
C# 클래스 ConsoleApplication1.MyProxy
상속:
System.Runtime.Remoting.Proxies.RealProxy
파일 보기
프로젝트 열기: jeske/StepsDB-alpha
1 사용 예제들
공개 메소드들
메소드
설명
Invoke
(
IMessage
message
) :
IMessage
MyProxy
(
Type
iftype
,
Object
obj
) :
System
메소드 상세
Invoke()
공개
메소드
public
Invoke
(
IMessage
message
) :
IMessage
message
IMessage
리턴
IMessage
MyProxy()
공개
메소드
public
MyProxy
(
Type
iftype
,
Object
obj
) :
System
iftype
System.Type
obj
Object
리턴
System