[corlib] Fixed StringBuilder construction bugs in marshalling caused by changes to...
[mono.git] / mcs / class / corlib / System.Reflection / EventAttributes.cs
index d06edc704e93cba041b7b6056cbea8d67a6c8195..a484faad6519ccb3811bb6a3218d71630d8da69a 100644 (file)
@@ -39,9 +39,8 @@ namespace System.Reflection {
 
        /// <summary>
        /// </summary>
-#if NET_2_0
        [ComVisible (true)]
-#endif
+       [Serializable]
        [Flags]
        public enum EventAttributes {