System::Net::Http::HttpMethod::get_Get méthode

HttpMethod::get_Get method

Renvoie la méthode HTTP ‘GET’.

static System::SharedPtr<HttpMethod> System::Net::Http::HttpMethod::get_Get()

ReturnValue

La méthode HTTP ‘GET’.

Voir aussi