Show / Hide Table of Contents

Method ListFromJson

| Edit this page View Source

ListFromJson(string)

Loads a list of CookingConversionConfigs from a JSON string
Declaration
public static List<CookingConversionConfig> ListFromJson(string json)
Parameters
Type Name Description
string json JSON text
Returns
Type Description
List<CookingConversionConfig> Loaded list of CookingConversionConfigs
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾