Issues with tuple when it deserialise by jsonconvert class
Hi, I have a tuple type
list with other simple objects in json format and then i deserialse that json using jsonconvert class then i got all object values but tuple values are blank .can u plz help me on that.