2007-08-17 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / corlib / System.Runtime.CompilerServices / LoadHint.cs
index 7d2d96d6dde7b2d0d3fa3f0aebb1bbd2e6ad55ac..b3a49508a1b7cedafa489ad746478ebde8a9b3f8 100644 (file)
@@ -32,7 +32,7 @@ using System.Runtime.InteropServices;
 
 namespace System.Runtime.CompilerServices {
 
-       [ComVisible (false)]
+       [Serializable]
        public enum LoadHint {
                Default = 0,