Méthode | Description | |
---|---|---|
Get ( string url ) : string | ||
Post ( string url, string postBody ) : string | ||
RequestClient ( |
Méthode | Description | |
---|---|---|
Create ( ) : |
public Post ( string url, string postBody ) : string | ||
url | string | |
postBody | string | |
Résultat | string |
public RequestClient ( |
||
creadentials | ||
Résultat | System.Text |