Class JsonHelper
A collection of helper functions for json manipulation
Inherited Members
Namespace: LemonEdge.Utils
Assembly: LemonEdge.Utils.dll
Syntax
public static class JsonHelper
Methods
Sort(JObject)
Helper method for sorting JSON objects
Declaration
public static void Sort(JObject jObj)
Parameters
Type | Name | Description |
---|---|---|
JObject | jObj |