System::Net::Http::HttpMethod::ToString método

HttpMethod::ToString method

Análogo al método Object.ToString() de C#. Permite convertir objetos personalizados a cadena.

String System::Net::Http::HttpMethod::ToString() const override

ReturnValue

String representation as provided by final class.

Ver también