BattlelogMobile.Core.Service.DownloadService.DownloadService C# (CSharp) Method

DownloadService() public method

public DownloadService ( ) : System
return System
        public DownloadService() 
            : this(new CookieContainer())
        {}

Same methods

DownloadService::DownloadService ( CookieContainer cookieJar ) : System