Thursday, 12 September 2013

Convert C# Structure to Json

Convert C# Structure to Json

I am working on C# structures and want to serialize it to json object but
the converted object should only contain value from the key: value
relationship please help hoe to achieve this

No comments:

Post a Comment