View on GitHub

LiTools

Tools

Json class

Json helper.

public static class Json

Public Members

name description
static Deserialize<T>(…) Json string to model. (2 methods)
static Serialize(…) Model to json string.

See Also