2008-07-13 Nestor Salceda <nestor.salceda@gmail.com>
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Channels / SinkProviderData.cs
index 143e341e7654950f84a6779f553736c8adffdeb2..04a32ae20908aa9c1ea9d86ada09da1520de7c3a 100644 (file)
@@ -34,6 +34,9 @@ using System.Collections;
 
 namespace System.Runtime.Remoting.Channels
 {
+#if NET_2_0
+       [System.Runtime.InteropServices.ComVisible (true)]
+#endif
        public class SinkProviderData
        {
                string sinkName;