ApiBaseDeserialize Method

Overload List

DeserializeT(HttpResponseMessage) Deserializes a JSON string into an object of the specified type.
DeserializeT(String) Deserializes a JSON string into an object of the specified type.

See Also