X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FSystem.Reflection%2FParameterAttributes.cs;h=8abfd980517eeb5ceee2342a8a84ebfb97afe954;hb=6b2b23c753525c5c5c2b391e9adc36c650825e1f;hp=c92667c1606e4a375d9bdb10e3626df2e00240f3;hpb=93703b4ef8bdcf1d6cf336e14f534454221730c5;p=mono.git diff --git a/mcs/class/corlib/System.Reflection/ParameterAttributes.cs b/mcs/class/corlib/System.Reflection/ParameterAttributes.cs index c92667c1606..8abfd980517 100644 --- a/mcs/class/corlib/System.Reflection/ParameterAttributes.cs +++ b/mcs/class/corlib/System.Reflection/ParameterAttributes.cs @@ -41,6 +41,7 @@ namespace System.Reflection { /// #if NET_2_0 [ComVisible (true)] + [Serializable] #endif [Flags] public enum ParameterAttributes {