Pip-Services-Commons-Dotnet
PipServices3.Commons.Convert.JsonConverter Member List

This is the complete list of members for PipServices3.Commons.Convert.JsonConverter, including all inherited members.

ConvertJsonTypes(IDictionary< string, object > dict) (defined in PipServices3.Commons.Convert.JsonConverter)PipServices3.Commons.Convert.JsonConverterprivatestatic
ConvertJsonTypes(IList< object > list) (defined in PipServices3.Commons.Convert.JsonConverter)PipServices3.Commons.Convert.JsonConverterprivatestatic
FromJson(string value)PipServices3.Commons.Convert.JsonConverterstatic
FromJson< T >(string value)PipServices3.Commons.Convert.JsonConverterstatic
JsonSettings (defined in PipServices3.Commons.Convert.JsonConverter)PipServices3.Commons.Convert.JsonConverterprivatestatic
ToJson(object value)PipServices3.Commons.Convert.JsonConverterstatic
ToMap(string value)PipServices3.Commons.Convert.JsonConverterstatic
ToMapWithDefault(string value, IDictionary< string, object > defaultValue)PipServices3.Commons.Convert.JsonConverterstatic
ToNullableMap(string value)PipServices3.Commons.Convert.JsonConverterstatic