public static PostForm ( string postUrl, string userAgent, string contentType, string formData ) : HttpWebResponse, | ||
postUrl | string | |
userAgent | string | |
contentType | string | |
formData | string | |
Résultat | HttpWebResponse, |
public static PostForm ( string postUrl, string userAgent, string contentType, string formData ) : HttpWebResponse, | ||
postUrl | string | |
userAgent | string | |
contentType | string | |
formData | string | |
Résultat | HttpWebResponse, |