C# Class HubspotAPIWrapper.WindowsWebClient

Inheritance: IWebClient
Afficher le fichier Open project: Axosoft/HubspotAPIWrapper Class Usage Examples

Méthodes publiques

Méthode Description
UploadString ( string uri, string method = "GET", string contentType = "application/text", string data = "" ) : string

Method Details

UploadString() public méthode

public UploadString ( string uri, string method = "GET", string contentType = "application/text", string data = "" ) : string
uri string
method string
contentType string
data string
Résultat string