C# Class hbehr.recaptcha.WebCommunication.GoogleBaseWebPost

Afficher le fichier Open project: henriqb/ReCaptcha-Asp-Net

Méthodes protégées

Méthode Description
CreateEmptyPostWebRequest ( WebProxy proxy ) : WebRequest
GetPostData ( string response, string secretKey ) : string

Private Methods

Méthode Description
GetClientIp ( ) : string

Method Details

CreateEmptyPostWebRequest() protected méthode

protected CreateEmptyPostWebRequest ( WebProxy proxy ) : WebRequest
proxy System.Net.WebProxy
Résultat System.Net.WebRequest

GetPostData() protected méthode

protected GetPostData ( string response, string secretKey ) : string
response string
secretKey string
Résultat string