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