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