System::Net::Http::HttpMethod::HttpMethod constructor

HttpMethod::HttpMethod constructor

Constructs a new instance.

System::Net::Http::HttpMethod::HttpMethod(String method)
ParameterTypeDescription
methodStringA string representation of the HTTP method.

See Also