Search Results

0
votes

Can I alter how types are resolved and instantiated in .NET?

Will, can you give an example of what the XML is like, and how it got to XML? Is it simply an xml-serialized object that you want to deserialize (rehydrate)? Or is it a description of a Type that …