IJsonConvertor interface

Exposes a JSON serializer / deserializer

public interface Korzh.EasyQuery.WinForms.ModelEditor.IJsonConvertor

Package: Korzh.EasyQuery.WinForms.ModelEditor (targets: net461, net5.0-windows7.0, netcoreapp3.1)

Assembly: Korzh.EasyQuery.WinForms.ModelEditor.dll

Methods

Name Type Description
DeserializeObject(string json) object Deserializes the object from JSON string.
SerializeObject(object obj) string Serializes the object in JSON.
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.
Powered by AiSTANT