2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / System.XML / System.Xml / XmlQualifiedName.cs
index 8da2f95aceab0177a71e48a557b83191c9cd77cf..22857ff868fcc3e3e59f3bfb0538e90edc881af2 100644 (file)
@@ -33,6 +33,9 @@ using System;
 
 namespace System.Xml
 {
+#if NET_2_0
+       [Serializable]
+#endif
        public class XmlQualifiedName
        {
                // Constructors