Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Microsoft
WindowsAzure
MobileServices
Test
WebProxy
C# 클래스 Microsoft.WindowsAzure.MobileServices.Test.WebProxy
상속:
IWebProxy
파일 보기
프로젝트 열기: Azure/azure-mobile-apps-net-client
공개 메소드들
메소드
설명
GetProxy
(
Uri
destination
) :
Uri
IsBypassed
(
Uri
host
) :
bool
WebProxy
(
Uri
uri
) :
System
메소드 상세
GetProxy()
공개
메소드
public
GetProxy
(
Uri
destination
) :
Uri
destination
System.Uri
리턴
System.Uri
IsBypassed()
공개
메소드
public
IsBypassed
(
Uri
host
) :
bool
host
System.Uri
리턴
bool
WebProxy()
공개
메소드
public
WebProxy
(
Uri
uri
) :
System
uri
System.Uri
리턴
System