Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

c# dictionary to json

return JsonConvert.SerializeObject( myDictionary );
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #dictionary #json
ADD COMMENT
Topic
Name
7+7 =