DictionaryExtensions.ToXml
Serializes the dictionary to an XML string
public static string ToXml(IDictionary items, string root)
Parameters
items
root
Serializes the dictionary to an XML string
public static string ToXml(IDictionary items, string root)
items
root