This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.Http.
                            
	
	
		- Assembly
- Cake.Http .dll 
- Namespace
- Cake.Http 
- Containing Type
- JsonEncoder
Syntax
public static object DeserializeObject(string json, Type type, IJsonSerializerStrategy jsonSerializerStrategy)Parameters
| Name | Type | Description | 
|---|---|---|
| json | string | |
| type | Type | |
| jsonSerializerStrategy | I | 
Return Value
| Type | Description | 
|---|---|
| object | 
