public static MultipartFormDataPost ( string postUrl, string userAgent, Dictionary, values, string boundary ) : HttpWebResponse, | ||
postUrl | string | |
userAgent | string | |
values | Dictionary, | |
boundary | string | |
return | HttpWebResponse, |
public static MultipartFormDataPost ( string postUrl, string userAgent, Dictionary, values, string boundary ) : HttpWebResponse, | ||
postUrl | string | |
userAgent | string | |
values | Dictionary, | |
boundary | string | |
return | HttpWebResponse, |