2007-05-11 Jonathan Chambers <joncham@gmail.com>
[mono.git] / mcs / class / corlib / System.Reflection / ParameterAttributes.cs
index c92667c1606e4a375d9bdb10e3626df2e00240f3..8abfd980517eeb5ceee2342a8a84ebfb97afe954 100644 (file)
@@ -41,6 +41,7 @@ namespace System.Reflection {
        /// </summary>
 #if NET_2_0
        [ComVisible (true)]
+       [Serializable]
 #endif
        [Flags]
        public enum ParameterAttributes {