2007-11-14 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / corlib / System.Reflection.Emit / PackingSize.cs
index d579856137a676ea1d9f4bb7dc3f87e941093a8a..7b1954742aca8edcd95b4dfad67b2d4e9d5968ca 100644 (file)
@@ -25,6 +25,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
+using System.Runtime.InteropServices;
 
 namespace System.Reflection.Emit {
 
@@ -34,6 +35,10 @@ namespace System.Reflection.Emit {
 #if NET_2_0
 #else
        [Flags]
+#endif
+#if NET_2_0
+       [ComVisible (true)]
+       [Serializable]
 #endif
        public enum PackingSize {