如何在C#点网中将Enum转换为xml.
问题描述:
如何在C#点网中将Enum转换为xml.
How to convert Enum to xml in C# dot net.
答
我不确定这是否对您有帮助,但仍请看一下
http://msdn.microsoft.com/en-us/library/system.xml.serialization.xmlattributes.xmlenum.aspx [ ^ ]
I am not sure whether this would be helpful to you but still have a look at this
http://msdn.microsoft.com/en-us/library/system.xml.serialization.xmlattributes.xmlenum.aspx[^]