Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
ExpandoObject testing testicularly by metalor
{
  "Value": {
    "balls": {
      "Value": "Accepted"
    },
    "without-balls": {
      "Value": "Rejected"
    },
    "balls-dismissed": {
      "Value": "Accepted"
    }
  }
}

Expando Jobbie is--
System.Dynamic.ExpandoObject
testing dictData
System.Dynamic.ExpandoObject
hi dad [Value, System.Dynamic.ExpandoObject]
The key in o.Value is Value
hi there again [balls, System.Dynamic.ExpandoObject]
hi there again AGAIN [Value, Accepted]
LAST ONE Accepted
The key in o.Value is Value
hi there again [without-balls, System.Dynamic.ExpandoObject]
hi there again AGAIN [Value, Rejected]
LAST ONE Rejected
The key in o.Value is Value
hi there again [balls-dismissed, System.Dynamic.ExpandoObject]
hi there again AGAIN [Value, Accepted]
LAST ONE Accepted
[balls, Accepted]
[without-balls, Rejected]
[balls-dismissed, Accepted]
Cached Result
Last Run: 3:23:03 am
Compile: 0.278s
Execute: 0.627s
Memory: 3.42Mb
CPU: 0.672s