WebClientHelper.Post Method

HD.Common

WebClientHelperPost Method Helper帮助文档
Overload List

  Name Description
Public method Post(String, MultipartForm)
向指定网址发送mulitpart编码的数据
Public method Post(String, Byte)
向指定URL发送字节数据
Public method Post(String, String)
向指定URL发送文本数据
Top
See Also

Reference