Closed Leogh closed 8 years ago
Do you have a test case for this?
I double checked on www.json.org and found that I'm using the wrong type in my class. The type of v should be long, and it will be handled by the case myPropInfoType.Long
. Please ignore and reject this patch.
When v is long, (string)v does not work.