System::Net::Http::HttpMethod::get_Get metodu

HttpMethod::get_Get method

‘GET’ HTTP yöntemini döndürür.

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

ReturnValue

‘GET’ HTTP yöntemi.

Ayrıca Bakınız