2002-7-1 DennisHayes <dennish@raytek.com>
[mono.git] / mcs / class / System.Windows.Forms / System.Windows.Forms / SelectionRange.cs
index 18831b4c4075dc519684bb43e93ab201cced55e1..35d4902aceb68bfd8dcc7b772addf66a96ba7ce3 100644 (file)
@@ -14,7 +14,7 @@ namespace System.Windows.Forms {
        //
        // </summary>
 
-        //public class SelectionRange {
+    public class SelectionRange {
 
                //
                //  --- Constructor
@@ -75,5 +75,5 @@ namespace System.Windows.Forms {
                //{
                //      throw new NotImplementedException ();
                //}
-       // }
+        }
 }