RestResponse.ToJson
Overview
Returns RestResponse.Content property as JSON object.
object myRestResponse.ToJson()
Remarks
If content is not in JSON syntax, parsing error is occurs.
Copyright © 2010 - 2023 Emakin. All rights reserved.
Returns RestResponse.Content property as JSON object.
object myRestResponse.ToJson()
If content is not in JSON syntax, parsing error is occurs.
Copyright © 2010 - 2023 Emakin. All rights reserved.