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

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

ArrayToMap(IEnumerable enumerable) (defined in PipServices3.Commons.Convert.MapConverter)PipServices3.Commons.Convert.MapConverterprivatestatic
MapToMap(IDictionary dictionary) (defined in PipServices3.Commons.Convert.MapConverter)PipServices3.Commons.Convert.MapConverterprivatestatic
ToMap(object value)PipServices3.Commons.Convert.MapConverterstatic
ToMapWithDefault(object value, Dictionary< string, object > defaultValue)PipServices3.Commons.Convert.MapConverterstatic
ToNullableMap(object value)PipServices3.Commons.Convert.MapConverterstatic