Table of Contents

Class JsonExporter

Namespace
DotBoxD.Kernels.Serialization.Json
Assembly
DotBoxD.Kernels.Serialization.Json.dll
public static class JsonExporter
Inheritance
JsonExporter
Inherited Members

Methods

Export(SandboxModule, bool)

public static string Export(SandboxModule module, bool indented = false)

Parameters

module SandboxModule
indented bool

Returns

string