Added Json2CSharpCodeGenerator.Tests
This commit is contained in:
10
Json2CSharpCodeGenerator.Tests/Test_20_ROOT_ARRAY_INPUT.txt
Normal file
10
Json2CSharpCodeGenerator.Tests/Test_20_ROOT_ARRAY_INPUT.txt
Normal file
@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"ID":"{7D7891AF-69E0-4542-BE8A-0B1FE073B211}",
|
||||
"Description":""
|
||||
},
|
||||
{
|
||||
"ID":"{7D7891AF-69E0-4542-BE8A-0B1FE073B211}",
|
||||
"Description":""
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user