Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
StackOverflow Q27214794 by Brian Rogers
Serialized configuration:
{
  "name": "simple",
  "value": 101,
  "type": "Simple1"
}
Re-serialized configuration:
{
  "name": "simple",
  "value": 101,
  "type": "Simple1"
}
Configuration serialized and de-serialized successfully.

Serialized configuration:
{
  "name": "complex",
  "value": 202,
  "type": {
    "Optional1": {
      "setting1": "optional1"
    }
  }
}
Re-serialized configuration:
{
  "name": "complex",
  "value": 202,
  "type": {
    "Optional1": {
      "setting1": "optional1"
    }
  }
}
Configuration serialized and de-serialized successfully.

Serialized configuration:
{
  "name": "cpmplex",
  "value": 202,
  "type": {
    "Optional2": null
  }
}
Re-serialized configuration:
{
  "name": "cpmplex",
  "value": 202,
  "type": {
    "Optional2": null
  }
}
Configuration serialized and de-serialized successfully.
Cached Result
Last Run: 3:58:54 pm
Compile: 0.375s
Execute: 0.224s
Memory: 781.44kb
CPU: 0.375s