Click or drag to resize

JsonLdProcessorFlatten Method

Overload List
  NameDescription
Public methodFlatten(JToken, JToken)
Flattens the given input and compacts it using the passed context according to the steps in the JSON-LD Flattening algorithm.
Public methodStatic memberFlatten(JToken, JToken, JsonLdProcessorOptions)
Flattens the given input and compacts it using the passed context according to the steps in the JSON-LD Flattening algorithm.
Top
See Also