Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
https://stackoverflow.com/questions/77809445/custom-typeinforesolver-to-manage-polimorphic-deserialization-in-system-text-jso by dbc_MinLength
Environment version: 4.0.30319.42000

Deserialized and re-serialized XML: 
<?xml version="1.0" encoding="utf-16"?>
<Objects xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Group index="1">
    <Level>2</Level>
    <de>
      <GroupName>ANTRIEB</GroupName>
    </de>
    <en>
      <GroupName>missing translation!</GroupName>
    </en>
  </Group>
  <Group index="2">
    <Level>3</Level>
    <de>
      <GroupName>BREMSEN</GroupName>
    </de>
  </Group>
</Objects>
Last Run: 1:53:15 am
Compile: 0.345s
Execute: 0.441s
Memory: 2.01Mb
CPU: 0.359s