1 reference to ConvertDictionaryToObject
System.Web.Extensions (1)
Script\Serialization\ObjectConverter.cs (1)
317
return
ConvertDictionaryToObject
(dictionary, type, serializer, throwOnError, out convertedObject);