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