Merge pull request #704 from jgagnon/master
[mono.git] / mcs / class / corlib / System.Runtime.Remoting / WellKnownServiceTypeEntry.cs
index fa5f68d18d42a30d6b9371db5dfb24fe532a71df..74c8820d067f034aaebf978c13ad01e193b51f36 100644 (file)
@@ -35,6 +35,7 @@ using System.Runtime.Remoting.Contexts;
 
 namespace System.Runtime.Remoting {
 
+       [System.Runtime.InteropServices.ComVisible (true)]
        public class WellKnownServiceTypeEntry : TypeEntry
        {
                Type obj_type;