MemoryMappedFile support on Windows
[mono.git] / mcs / class / System / System.Net / MacProxy.cs
index 0b5d6a76e4bde04bd6251048da01be9e720c9fb5..8294f7b43d2574ac4142bfd1dc19476032484160 100644 (file)
 // 
 
 using System;
+using System.Net;
 using System.Collections.Generic;
 using System.Runtime.InteropServices;
 using System.Threading;
 
-namespace System.Net
+namespace Mono.Net
 {
        internal class CFObject : IDisposable
        {