I have a class which implements IxmlSerializable interface. In methon public void ReadXml(System.Xml.XmlReader reader), i use reader.LocalName to get the name of the current Element. In .NET Framework it work fine but under Mono it return me an empty string.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
