AdvancedLauncher.Tools.WebClientEx.WebClientEx C# (CSharp) Method

WebClientEx() public method

public WebClientEx ( ) : System
return System
        public WebClientEx()
            : this(null)
        {
        }

Same methods

WebClientEx::WebClientEx ( int timeout ) : System