New tests.
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Channels / ServerChannelSinkStack.cs
index eeae6e24939e85ee394b6c4d17bcb2386e87fc10..79cc92fb12e71aabba7f4564482e6a02a2a5394b 100644 (file)
@@ -36,6 +36,9 @@ using System.Collections;
 
 namespace System.Runtime.Remoting.Channels
 {
+#if NET_2_0
+       [System.Runtime.InteropServices.ComVisible (true)]
+#endif
        public class ServerChannelSinkStack : IServerChannelSinkStack, IServerResponseChannelSinkStack
        {
                // The stack. It is a chain of ChanelSinkStackEntry.