2007-01-10 Jonathan Pobst <jpobst@novell.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ListViewAlignment.cs
index 2fc98e325c5cacfdb3f330c244c63fd207918fae..9bcdf95536ad0ee8e6391acca9ee384b6886f609 100644 (file)
 // Authors:
 //     Ravindra (rkumar@novell.com)
 //
-// $Revision: 1.1 $
-// $Modtime: $
-// $Log: ListViewAlignment.cs,v $
-// Revision 1.1  2004/09/09 03:13:39  ravindra
-// Enums for ListView control.
-//
-//
+
 
 namespace System.Windows.Forms
 {
+#if !NET_2_0
        [Serializable]
+#endif
        public enum ListViewAlignment
        {
                Default = 0,