Méthode | Description | |
---|---|---|
Request ( string Url, string Method, string Body = null, string Format = null ) : System | ||
getResponse ( ) : Response |
Méthode | Description | |
---|---|---|
setRequestBody ( ) : void | ||
setRequestHeaders ( ) : void | ||
setupRequest ( ) : void |
public Request ( string Url, string Method, string Body = null, string Format = null ) : System | ||
Url | string | |
Method | string | |
Body | string | |
Format | string | |
Résultat | System |