System::Net::Http::HttpMethod::get_Get metodo

HttpMethod::get_Get method

Restituisce il metodo HTTP ‘GET’.

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

ReturnValue

Il metodo HTTP ‘GET’.

Vedi anche