WebHelper Class
Helper class for API operations
Namespace: CoreMX.NET.HelpersAssembly: CoreMX.NET (in CoreMX.NET.dll) Version: 1.0.0+7eb54d7f3459576d25646e9f286fb1fe49eac8a5
public static class WebHelper
- Inheritance
- Object WebHelper
| FormatHttpHeaderName |
Format an HTTP Header Name
|
| IsTextContent(CRUIDResponse) |
Check if the CRUIDResponse has text content
|
| IsTextContent(HttpResponseMessage) |
Check if the HttpResponseMessage has text content
|
| ParseJsonContentT |
Parse the JSON content from an HttpResponseMessage
|
| ToQueryString(DictionaryString, Object, Boolean, String, String, String, Boolean, Boolean) | |
| ToQueryString(NameValueCollection, Boolean, String, String, String, Boolean, Boolean) | |