Imported Upstream version 4.0.0~alpha1

Former-commit-id: 806294f5ded97629b74c85c09952f2a74fe182d9
This commit is contained in:
Jo Shields
2015-04-07 09:35:12 +01:00
parent 283343f570
commit 3c1f479b9d
22469 changed files with 2931443 additions and 869343 deletions

View File

@@ -1,4 +1,3 @@
#if NET_4_5
//
// DefaultInterfaceAttribute.cs
//
@@ -43,4 +42,3 @@ namespace System.Runtime.InteropServices.WindowsRuntime
}
}
}
#endif

View File

@@ -1,4 +1,3 @@
#if NET_4_5
//
// DesignerNamespaceResolveEventArgs.cs
//
@@ -50,4 +49,3 @@ namespace System.Runtime.InteropServices.WindowsRuntime
}
}
}
#endif

View File

@@ -1,4 +1,3 @@
#if NET_4_5
//
// EventRegistrationToken.cs
//
@@ -56,4 +55,3 @@ namespace System.Runtime.InteropServices.WindowsRuntime
}
}
}
#endif

View File

@@ -1,4 +1,3 @@
#if NET_4_5
//
// EventRegistrationTokenTable.cs
//
@@ -64,5 +63,4 @@ namespace System.Runtime.InteropServices.WindowsRuntime
}
}
}
#endif

View File

@@ -1,4 +1,3 @@
#if NET_4_5
//
// IActivationFactory.cs
//
@@ -35,4 +34,3 @@ namespace System.Runtime.InteropServices.WindowsRuntime
object ActivateInstance ();
}
}
#endif

View File

@@ -24,7 +24,6 @@
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
// THE SOFTWARE.
#if NET_4_5
using System.Runtime.CompilerServices;
namespace System.Runtime.InteropServices.WindowsRuntime
@@ -68,4 +67,3 @@ namespace System.Runtime.InteropServices.WindowsRuntime
}
}
}
#endif

View File

@@ -1,4 +1,3 @@
#if NET_4_5
//
// NamespaceResolveEventArgs.cs
//
@@ -57,4 +56,3 @@ namespace System.Runtime.InteropServices.WindowsRuntime
}
}
}
#endif

View File

@@ -1,4 +1,3 @@
#if NET_4_5
//
// ReadOnlyArrayAttribute.cs
//
@@ -34,4 +33,3 @@ namespace System.Runtime.InteropServices.WindowsRuntime
{
}
}
#endif

View File

@@ -1,4 +1,3 @@
#if NET_4_5
//
// WindowsRuntimeMarshal.cs
//
@@ -68,5 +67,4 @@ namespace System.Runtime.InteropServices.WindowsRuntime
}
}
}
#endif

View File

@@ -1,4 +1,3 @@
#if NET_4_5
//
// WindowsRuntimeMetadata.cs
//
@@ -49,5 +48,4 @@ namespace System.Runtime.InteropServices.WindowsRuntime
#pragma warning restore 0067
}
}
#endif

View File

@@ -1,4 +1,3 @@
#if NET_4_5
//
// WriteOnlyArrayAttribute.cs
//
@@ -34,4 +33,3 @@ namespace System.Runtime.InteropServices.WindowsRuntime
{
}
}
#endif