Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kirzner <borisk@mono-cvs.ximian.com>2005-04-26 21:20:55 +0400
committerBoris Kirzner <borisk@mono-cvs.ximian.com>2005-04-26 21:20:55 +0400
commit13b3fc466db93c7f78b7541fd5e596de0a9b777f (patch)
tree1fd5ec019aab53480a3018ae17ee38e30e3182a5 /mcs/class/System.Data/System.Data.Common/DbParameterCollection.cs
parent702e06babf559ad900bf769960866a3811a6d1ac (diff)
Drop of Mainsoft.System.Data
svn path=/branches/Mainsoft.System.Data/mcs/; revision=43606
Diffstat (limited to 'mcs/class/System.Data/System.Data.Common/DbParameterCollection.cs')
-rw-r--r--mcs/class/System.Data/System.Data.Common/DbParameterCollection.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcs/class/System.Data/System.Data.Common/DbParameterCollection.cs b/mcs/class/System.Data/System.Data.Common/DbParameterCollection.cs
index 1b5be67f9d2..cb34df87091 100644
--- a/mcs/class/System.Data/System.Data.Common/DbParameterCollection.cs
+++ b/mcs/class/System.Data/System.Data.Common/DbParameterCollection.cs
@@ -30,7 +30,7 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
-#if NET_2_0
+
using System.Collections;
using System.Runtime.InteropServices;
@@ -104,4 +104,4 @@ namespace System.Data.Common {
}
}
-#endif // NET_2_0
+