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