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.Rest.
- Assembly
- Cake
.Rest .dll - Namespace
- Cake
.Rest - Containing Type
- JsonNetSerializer
Syntax
public T Deserialize<T>(IRestResponse response)
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
response | IRestResponse |
Return Value
Type | Description |
---|---|
T |