[System.Configuration] Rename method parameters to match .NET contract
[mono.git] / mcs / class / System.Configuration / System.Configuration.Internal / InternalConfigEventArgs.cs
index 31ae1952d98188193d7d3a95b63afb8ffe4e74d8..976248cd66fe605bed90ea8feedc6b530a50e76c 100644 (file)
@@ -26,7 +26,6 @@
 // Copyright (C) 2005 Novell, Inc (http://www.novell.com)
 //
 
-#if NET_2_0
 
 using System;
 
@@ -48,4 +47,3 @@ namespace System.Configuration.Internal
        }
 }
 
-#endif