I am writing Unit-Tests and am trying to extract a value from a HttpResponseMessage. I am trying to get the value resultCount
. Currenly my string looks like this:"{"resultCount":5,"works":null,"success::false,"errors"null}"
Any ideas how I can get to the 'resultCount:5'
Aucun commentaire:
Enregistrer un commentaire