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 -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -