Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
System
Runtime
Remoting
Services
RemotingClientProxy
C# 클래스 System.Runtime.Remoting.Services.RemotingClientProxy
상속:
System.ComponentModel.Component
파일 보기
프로젝트 열기: gbarnett/shared-source-cli-2.0
보호된 프로퍼티들
프로퍼티
타입
설명
_tp
Object
_type
System.Type
_url
String
보호된 메소드들
메소드
설명
ConfigureProxy
(
Type
type
,
String
url
) :
void
ConnectProxy
( ) :
void
메소드 상세
ConfigureProxy()
보호된
메소드
protected
ConfigureProxy
(
Type
type
,
String
url
) :
void
type
System.Type
url
String
리턴
void
ConnectProxy()
보호된
메소드
protected
ConnectProxy
( ) :
void
리턴
void
프로퍼티 상세
_tp
보호되어 있는 프로퍼티
protected
Object
_tp
리턴
Object
_type
보호되어 있는 프로퍼티
protected
Type,System
_type
리턴
System.Type
_url
보호되어 있는 프로퍼티
protected
String
_url
리턴
String