merge 99422:99508
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Metadata.W3cXsd2001 / SoapToken.cs
index 319af26b43ee0207ee29ffd78a2779360b048f76..802a098cad35ef6c307bb9c72c82a98a4363681f 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 SoapToken : ISoapXsd 
        {
                string _value;