Merge branch 'master'
[mono.git] / mcs / class / corlib / System.Runtime.Remoting / SoapServices.cs
index b74df7fe691e1ed5aa8c0605f69237e32e77239e..4efa68a1599b4ba5c594dfadcd97e0fb83b953bd 100644 (file)
@@ -40,6 +40,7 @@ using System.Runtime.InteropServices;
 
 namespace System.Runtime.Remoting {
 
+       [System.Runtime.InteropServices.ComVisible (true)]
        public class SoapServices
        {
                static Hashtable _xmlTypes = new Hashtable ();