JsonMapper.

ToWrapper(WrapperFactory, string) Method

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