JsonObjectConverterDeserialize Method (IDictionaryString, Object, Type, JavaScriptSerializer) |
[Missing <summary> documentation for "M:X3Platform.Ajax.Json.JsonObjectConverter.Deserialize(System.Collections.Generic.IDictionary{System.String,System.Object},System.Type,System.Web.Script.Serialization.JavaScriptSerializer)"]
Namespace: X3Platform.Ajax.Json
public override Object Deserialize( IDictionary<string, Object> dictionary, Type type, JavaScriptSerializer serializer )
[Missing <param name="dictionary"/> documentation for "M:X3Platform.Ajax.Json.JsonObjectConverter.Deserialize(System.Collections.Generic.IDictionary{System.String,System.Object},System.Type,System.Web.Script.Serialization.JavaScriptSerializer)"]
[Missing <param name="type"/> documentation for "M:X3Platform.Ajax.Json.JsonObjectConverter.Deserialize(System.Collections.Generic.IDictionary{System.String,System.Object},System.Type,System.Web.Script.Serialization.JavaScriptSerializer)"]
[Missing <param name="serializer"/> documentation for "M:X3Platform.Ajax.Json.JsonObjectConverter.Deserialize(System.Collections.Generic.IDictionary{System.String,System.Object},System.Type,System.Web.Script.Serialization.JavaScriptSerializer)"]
[Missing <returns> documentation for "M:X3Platform.Ajax.Json.JsonObjectConverter.Deserialize(System.Collections.Generic.IDictionary{System.String,System.Object},System.Type,System.Web.Script.Serialization.JavaScriptSerializer)"]