X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FSystem.Runtime.InteropServices%2FIDLDESC.cs;h=dfa551828e53f2092d52cf09ba1df2c6c8fe5314;hb=c5cdfaec1e0973ced3f97ef589cd0bece56067ad;hp=e52b77546724cdd90b82c033b89f4998fde802f5;hpb=0abc2e6270020edc4a5b4c66f93b4ae582815f20;p=mono.git diff --git a/mcs/class/corlib/System.Runtime.InteropServices/IDLDESC.cs b/mcs/class/corlib/System.Runtime.InteropServices/IDLDESC.cs index e52b7754672..dfa551828e5 100644 --- a/mcs/class/corlib/System.Runtime.InteropServices/IDLDESC.cs +++ b/mcs/class/corlib/System.Runtime.InteropServices/IDLDESC.cs @@ -30,7 +30,7 @@ namespace System.Runtime.InteropServices { - [ComVisible (false)] + [Obsolete] [StructLayout (LayoutKind.Sequential, CharSet = CharSet.Unicode)] public struct IDLDESC {