2007-11-30 Zoltan Varga <vargaz@gmail.com>
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Metadata.W3cXsd2001 / SoapAnyUri.cs
index 69d34d5e7e1654a06a5a2badd2cb6337a3e838aa..c1ed9f6692ba5ee4fa2964742355c14bbad22b25 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 SoapAnyUri : ISoapXsd
        {
                string _value;