Merge branch 'master' of http://github.com/mono/mono
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Contexts / IContextPropertyActivator.cs
index 8bac7712c68b900d76d0bf5183dd5fb9270d5a45..6cea59a8239633ad87fa7fea79c2b1dc12844eb1 100644 (file)
@@ -33,6 +33,7 @@ using System.Runtime.Remoting.Activation;
 
 namespace System.Runtime.Remoting.Contexts {
 
+       [System.Runtime.InteropServices.ComVisible (true)]
        public interface IContextPropertyActivator
        {
                void CollectFromClientContext (IConstructionCallMessage msg);