C# 클래스 DroidExplorer.Core.Net.ProxyInfo

파일 보기 프로젝트 열기: camalot/droidexplorer 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CreateProxy ( ) : WebProxy

Creates the WebProxy.

ProxyInfo ( ) : System

Initializes a new instance of the ProxyInfo class.

메소드 상세

CreateProxy() 공개 메소드

Creates the WebProxy.
public CreateProxy ( ) : WebProxy
리턴 System.Net.WebProxy

ProxyInfo() 공개 메소드

Initializes a new instance of the ProxyInfo class.
public ProxyInfo ( ) : System
리턴 System