DataSource.NET
7.1.31.142147-b54558a5
|
This is the complete list of members for Caplin.DataSource.Messaging.JSON.NativeJsonHandler, including all inherited members.
Diff(object source, object target) | Caplin.DataSource.Messaging.JSON.NativeJsonHandler | inline |
Format(object jsonTree) | Caplin.DataSource.Messaging.JSON.NativeJsonHandler | inline |
Parse(string jsonText) | Caplin.DataSource.Messaging.JSON.NativeJsonHandler | inline |
Caplin::DataSource::IJsonHandler.Parse(String jsonText) | Caplin.DataSource.IJsonHandler | |
Patch(object source, object jsonPatch) | Caplin.DataSource.Messaging.JSON.NativeJsonHandler | inline |
StringDiff(object source, object target) | Caplin.DataSource.Messaging.JSON.NativeJsonHandler | inline |
ToJsonTree(object pojo) | Caplin.DataSource.Messaging.JSON.NativeJsonHandler | inline |
Caplin::DataSource::IJsonHandler.ToJsonTree(Object pojo) | Caplin.DataSource.IJsonHandler | |
ToObject< T >(object jsonTree, T userType) | Caplin.DataSource.Messaging.JSON.NativeJsonHandler | inline |