Class JsonUtil
Namespace: Workspace.XBR.Xperiflow.Utilities.Json
Assembly: Xperiflow.dll
Declaration
public static class JsonUtil
Methods
GetJsonObjectFromJsonString(SessionInfo, string)
Declaration
public static JObject GetJsonObjectFromJsonString(SessionInfo si, string jsonString)
Returns
Newtonsoft.Json.Linq.JObject
Parameters
Type | Name |
---|---|
OneStream.Shared.Common.SessionInfo | si |
System.String | jsonString |
MapJsonFieldType(SessionInfo, string)
Declaration
public static Type MapJsonFieldType(SessionInfo si, string fieldType)
Returns
System.Type
Parameters
Type | Name |
---|---|
OneStream.Shared.Common.SessionInfo | si |
System.String | fieldType |
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object,System.Object)
System.Object.GetHashCode
System.Object.GetType
System.Object.MemberwiseClone
System.Object.ReferenceEquals(System.Object,System.Object)
System.Object.ToString