C# Class AdvancedLauncher.Management.Internal.ProxyManager

Show file Open project: GoldRenard/DMOAdvancedLauncher

Public Methods

Method Description
GetProxy ( ) : IWebProxy
Initialize ( ProxySetting Settings ) : void

Method Details

GetProxy() public method

public GetProxy ( ) : IWebProxy
return IWebProxy

Initialize() public method

public Initialize ( ProxySetting Settings ) : void
Settings AdvancedLauncher.Model.Protected.ProxySetting
return void