c# - Unexpected JSON token while reading DataTable EndArray While Deserializing Object -


while deserializing json string specified type:

unexpected json token while reading datatable endarray

can 1 me on please?

check de-serializing class incidentdetailcontainer there must data table property not getting serialized.

you need class represent property of type data table.


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

linux - gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now -

delphi - Disable and change color of node in Treeview -