Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
GMap
NET
MapProviders
EmptyWebProxy
C# Class GMap.NET.MapProviders.EmptyWebProxy
Inheritance:
IWebProxy
显示文件
Open project: ArduPilot/MissionPlanner
Public Properties
Property
Type
Description
Instance
EmptyWebProxy
Public Methods
Method
Description
GetProxy
(
Uri
uri
) :
Uri
IsBypassed
(
Uri
uri
) :
bool
Method Details
GetProxy()
public
method
public
GetProxy
(
Uri
uri
) :
Uri
uri
System.Uri
return
System.Uri
IsBypassed()
public
method
public
IsBypassed
(
Uri
uri
) :
bool
uri
System.Uri
return
bool
Property Details
Instance
public_oe static_oe property
public
static
EmptyWebProxy
Instance
return
EmptyWebProxy