Method | Description | |
---|---|---|
JsonContent ( ) : System.Net.Http | ||
JsonContent ( System content ) : System.Net.Http | ||
JsonContent ( string content ) : System.Net.Http |
public JsonContent ( System content ) : System.Net.Http | ||
content | System | |
return | System.Net.Http |
public JsonContent ( string content ) : System.Net.Http | ||
content | string | |
return | System.Net.Http |