Exemplo n.º 1
0
        public ActionResult Index()
        {
            var aa = HttpMethods.HttpGetReturnBytes("http://115.238.87.114:11001/VerifyCode.gif");

            return(View());
        }