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.Gradle.
- Assembly
- Cake
.Gradle .dll - Namespace
- LitJson
- Containing Type
- JsonMapper
Syntax
public static object ToObject(string json, Type ConvertType)
Parameters
Name | Type | Description |
---|---|---|
json | string | |
ConvertType | Type |
Return Value
Type | Description |
---|---|
object |