WebClientHelper Methods

HD.Common

WebClientHelper Methods Helper帮助文档

The WebClientHelper type exposes the following members.

Methods

  Name Description
Public method DownloadFile
下载文件
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetData
从指定URL下载数据
Public method GetHashCode (Inherited from Object.)
Public method GetHtml
获取网页源代码
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Post(String, MultipartForm)
向指定网址发送mulitpart编码的数据
Public method Post(String, Byte)
向指定URL发送字节数据
Public method Post(String, String)
向指定URL发送文本数据
Public method ToString (Inherited from Object.)
Top
See Also

Reference