|
CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
|
Contains utility methods to work with the HttpRequestHeader enumeration values. More...
#include <http_request_header.h>
Public Member Functions | |
| HttpRequestHeaderExtensions ()=delete | |
| The deleted default constructor. More... | |
Static Public Member Functions | |
| static String | GetName (HttpRequestHeader header) |
| Returns the string representation of the specified header. More... | |
Contains utility methods to work with the HttpRequestHeader enumeration values.
|
delete |
The deleted default constructor.
|
static |
Returns the string representation of the specified header.
| header | A header to which string representation must be returned. |