[runtime] Updates comments.
[mono.git] / mcs / class / corlib / System.Reflection / PropertyAttributes.cs
index 650fd3bbb632a4d4e6089a8fb101f085fb02a7a5..f8ff69a33ba81a115d1494d1c9e02ef0cf2aea0b 100644 (file)
@@ -39,9 +39,8 @@ namespace System.Reflection {
 
        /// <summary>
        /// </summary>
-#if NET_2_0
        [ComVisible (true)]
-#endif
+       [Serializable]
        [Flags]
        public enum PropertyAttributes {