Converts a .NET type into an XML compatible type - roughly
public static string MapTypeToXmlType(Type type)
Parameters
type
See also:
Class XmlUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic
Converts a .NET type into an XML compatible type - roughly
public static string MapTypeToXmlType(Type type)
type