public static Task<TResult> DownloadJsonAsync<TResult>(string url, string verb, object data)
Parameters
string url
string verb
object data
Overloads:
See also:
Class HttpClientUtils© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic