Merge pull request #1173 from Serguzest/upstream
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / TYPEATTR.cs
index 54958c504ef198d722156a60e67b3bddb57b01b4..9b7bdd1b60d3e3dfacbca6c6955bd6d536a9e00d 100644 (file)
 
 namespace System.Runtime.InteropServices
 {
-#if NET_2_0
        [Obsolete]
-#else
-       [ComVisible (false)]
-#endif
        [StructLayout (LayoutKind.Sequential, CharSet = CharSet.Unicode)]
        public struct TYPEATTR
        {