confirm that type System.String has a parameterless constructor

Issue #7 resolved
David Rundle created an issue

save and the load an object which has a property with type of List<string>

i.e.

{
    "items": ["this is a test"]
}

Comments (2)

  1. Log in to comment