Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
test by daniel.shih
Environment version: .NET 9.0.0 (9.0.0)

Dumping object(VNew.TestClass)
 FirstProperty   : first value
 SecondProperty  : null
Re-serialized VNew.TestClass:
<?xml version="1.0" encoding="utf-16"?>
<TestClass xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/VNew">
  <firstProperty>first value</firstProperty>
  <secondProperty i:nil="true" />
</TestClass>
Dumping object(VOld.TestClass)
 FirstProperty  : first value
Cached Result
Last Run: 12:35:13 am
Compile: 0.036s
Execute: 0.18s
Memory: 13.85Mb
CPU: 0.216s