C# Class Bloom.WebLibraryIntegration.ProxyManager

Helper class that reads the proxy settings from environment variable http_proxy or HTTP_PROXY and provides the information for the Amazon S3Client.
Afficher le fichier Open project: BloomBooks/BloomDesktop Class Usage Examples

Méthodes publiques

Méthode Description
ProxyManager ( ) : System

Méthodes protégées

Méthode Description
Parse ( string proxyString ) : void

Method Details

Parse() protected méthode

protected Parse ( string proxyString ) : void
proxyString string
Résultat void

ProxyManager() public méthode

public ProxyManager ( ) : System
Résultat System