Hello.
I have to serialize & desserialize json data.
if the data type was XSD, I am able to create class by using XSDObjectGen.exe
But ,
the data type I have to serialize is 'JSON'.
Is there any good way to generate class for serialize & deserialize ?