Added Json2CSharpCodeGenerator.Tests

This commit is contained in:
2022-08-13 14:15:28 -07:00
parent 2385affccb
commit 29fb70ce06
86 changed files with 61170 additions and 19 deletions

View File

@ -0,0 +1,26 @@
{
"TestData" : {
"28-09-2019 08:21:24 PM" : {
"sdata" : {
"testobj1" : "0",
"testobj2" : "57"
},
"testusername" : "testname"
},
"28-09-2019 08:21:25 PM" : {
"sdata" : {
"testobj1" : "0",
"testobj2" : "57"
},
"testusername" : "testname"
}
}
}