[PCL]: Add new 'System.Runtime.InteropServices.WindowsRuntime' Facade Assembly.
commit1908e1dce687d14c916c7a018a4c80096ee62f39
authorMartin Baulig <martin.baulig@xamarin.com>
Tue, 10 Dec 2013 23:59:19 +0000 (11 00:59 +0100)
committerMartin Baulig <martin.baulig@xamarin.com>
Tue, 10 Dec 2013 23:59:19 +0000 (11 00:59 +0100)
tree263b1ea44aab80bc7ea97ee5de14c5f11507acf0
parent7d238658ed4bdb1937487e6c0caa45bb9dc6bafb
[PCL]: Add new 'System.Runtime.InteropServices.WindowsRuntime' Facade Assembly.

FIXME: This is only a stub, the only type currently present is
       `System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken',
       which is only a stub.
mcs/class/Facades/Makefile
mcs/class/Facades/System.Runtime.InteropServices.WindowsRuntime/AssemblyInfo.cs [new file with mode: 0644]
mcs/class/Facades/System.Runtime.InteropServices.WindowsRuntime/Makefile [new file with mode: 0644]
mcs/class/Facades/System.Runtime.InteropServices.WindowsRuntime/System.Runtime.InteropServices.WindowsRuntime.dll.sources [new file with mode: 0644]
mcs/class/Facades/System.Runtime.InteropServices.WindowsRuntime/TypeForwarders.cs [new file with mode: 0644]