Click or drag to resize
JsonDynamicToJson Method
Gets to JSON encoded string representing this object.

Namespace: Dextronet.Jsonie
Assembly: Dextronet.Jsonie (in Dextronet.Jsonie.dll) Version: 1.0.0.0
Syntax
public string ToJson()

Return Value

Type: String
JSON string
See Also