JsonMapper.

ToWrapper(WrapperFactory, string) Method

Assembly
Cake.Gradle.dll
Namespace
LitJson
Containing Type
JsonMapper

Syntax

public static IJsonWrapper ToWrapper(WrapperFactory factory, string json)

Parameters

Name Type Description
factory WrapperFactory
json string

Return Value

Type Description
IJsonWrapper