* Makefile.am: Build `docs` after `runtime`, so that it can depend
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / BINDPTR.cs
index 096cb73199e0902a839ebeb9a17b8588a96723e8..8711b203c58d3e1caa78dc677da193c70b1623fa 100644 (file)
@@ -34,8 +34,9 @@ namespace System.Runtime.InteropServices
 {
 #if NET_2_0
        [Obsolete]
-#endif
+#else
        [ComVisible(false)]
+#endif
        [StructLayout (LayoutKind.Explicit, CharSet = CharSet.Unicode)]
        public struct BINDPTR {
                [FieldOffset (0)]