Eliminating ComVisible noises.
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices.ComTypes / TYPELIBATTR.cs
index 0b809a5af5bb036d483f2f87640e5e83db93d54a..38004b1a6a3e7a4dd65e13d3f4177ca72aeb49ef 100644 (file)
@@ -32,7 +32,6 @@
 namespace System.Runtime.InteropServices.ComTypes
 {
        [Serializable]
-       [ComVisible (false)]
        [StructLayout (LayoutKind.Sequential, CharSet = CharSet.Unicode)]
        public struct TYPELIBATTR
        {