Moved TestConfiguration.cs to Npgsql.
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / ITypeLibExporterNotifySink.cs
index 56ae68f94fe5d0cfec1a83594888eef674db634e..49ea9a41b25a1f4d586a5060fbe8c8e97e54e6f8 100644 (file)
@@ -33,7 +33,9 @@
 using System.Reflection;
 
 namespace System.Runtime.InteropServices {
-
+#if NET_2_0
+       [ComVisible (true)]
+#endif
        [Guid("f1c3bf77-c3e4-11d3-88e7-00902754c43a")]
        [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
        public interface ITypeLibExporterNotifySink {