C# 클래스 System.Net.Tests.GlobalProxySelectionTest.MyWebProxy

상속: IWebProxy
파일 보기 프로젝트 열기: dotnet/corefx

공개 메소드들

메소드 설명
GetProxy ( Uri destination ) : Uri
IsBypassed ( Uri host ) : bool
MyWebProxy ( ) : System.Diagnostics

메소드 상세

GetProxy() 공개 메소드

public GetProxy ( Uri destination ) : Uri
destination Uri
리턴 Uri

IsBypassed() 공개 메소드

public IsBypassed ( Uri host ) : bool
host Uri
리턴 bool

MyWebProxy() 공개 메소드

public MyWebProxy ( ) : System.Diagnostics
리턴 System.Diagnostics