Merged into single file, added assertions
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / VARDESC.cs
index dfeb9f59793d66de1b7caf7a739a1a719ff3f332..1ab572ecfc8325fecf46ef2200754fa5d16904bc 100644 (file)
 
 namespace System.Runtime.InteropServices
 {
-#if NET_2_0
        [Obsolete]
-#endif
-       [ComVisible (false)]
        [StructLayout (LayoutKind.Sequential, CharSet = CharSet.Unicode)]
        public struct VARDESC
        {