ReflectionObjectXMLSerializer..::..LoadFromString Method
Overload List
| Name | Description | |
|---|---|---|
|
|
LoadFromString(String, String) |
Deserialises an XML payload into an instance of the type identified by
reflectionName. No preferred-assembly hint is supplied;
resolution walks the standard ReflectionUtility tier chain.
|
|
|
LoadFromString(String, String, String) |
Deserialises an XML payload into an instance of the type identified by
reflectionName, probing preferredAssembly
first during type resolution.
|

