C# Класс System.Net.GlobalProxySelection.EmptyWebProxy

Наследование: IWebProxy
Показать файл Открыть проект

Открытые методы

Метод Описание
EmptyWebProxy ( )
GetProxy ( Uri uri ) : Uri
IsBypassed ( Uri uri ) : bool

Описание методов

EmptyWebProxy() публичный метод

public EmptyWebProxy ( )

GetProxy() публичный метод

public GetProxy ( Uri uri ) : Uri
uri Uri
Результат Uri

IsBypassed() публичный метод

public IsBypassed ( Uri uri ) : bool
uri Uri
Результат bool