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-2024 • Updated: 06/29/24
Comment or report problem with topic
Converts a .NET type into an XML compatible type - roughly
public static string MapTypeToXmlType(Type type)
type