merge 99422:99508
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Metadata.W3cXsd2001 / SoapQName.cs
index e9d347b012a6bbf7d69d499fab9b6cd025d86bb5..7e864ac7da21500fd4afef34ef56fc5bc2cc64b8 100644 (file)
@@ -36,6 +36,9 @@ using System;
 namespace System.Runtime.Remoting.Metadata.W3cXsd2001 
 {
        [Serializable]
+#if NET_2_0
+       [System.Runtime.InteropServices.ComVisible (true)]
+#endif
        public sealed class SoapQName : ISoapXsd
        {
                string _name;