Show / Hide Table of Contents

Method FromJson

| Edit this page View Source

FromJson(string)

Loads a single IncineratorConversionConfig from a JSON string
Declaration
public static IncineratorConversionConfig FromJson(string json)
Parameters
Type Name Description
string json JSON text
Returns
Type Description
IncineratorConversionConfig Loaded IncineratorConversionConfig
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾