Skip to content

Wrong example #2

@HolyOne

Description

@HolyOne

Under "Simple conversion to JSON" heading

`
var test = new TestConversion(){ Name="My Name", Value = "Some sort of value" };

string JsonString = JSONSharp.FromJSON(test);

Console.WriteLine(JsonString);
`

FromJSON should be replaced by ToJSON

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions