Merge pull request #1135 from kitsilanosoftware/rpm-spec-dead-entries
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Activation / IConstructionCallMessage.cs
index 6a7f7d0d318bf9be58c8ee8c12211a6d5898b9d7..14226f72ffe75db924ebd5c3b5207ec3c8b3a96f 100644 (file)
@@ -35,6 +35,7 @@ using System.Runtime.Remoting.Messaging;
 
 namespace System.Runtime.Remoting.Activation {
 
+       [System.Runtime.InteropServices.ComVisible (true)]
        public interface IConstructionCallMessage : IMessage, IMethodCallMessage, IMethodMessage {
                Type ActivationType {
                        get;