Merge pull request #3622 from rolfbjarne/remove-stray-file
[mono.git] / mcs / class / corlib / System.Runtime.Remoting / ActivatedClientTypeEntry.cs
index bba8463641d7559a09da94bc2fbda03db0e82f91..337cca9fc76a953dfe79b4d32787222fd50bfd83 100644 (file)
@@ -36,6 +36,7 @@ using System.Runtime.Remoting.Contexts;
 
 namespace System.Runtime.Remoting {
 
+       [System.Runtime.InteropServices.ComVisible (true)]
        public class ActivatedClientTypeEntry : TypeEntry
        {
                string applicationUrl;