[InputMethod] Initial Interop 13/112913/1
authormanish.r <manish.r@samsung.com>
Fri, 3 Feb 2017 08:48:40 +0000 (14:18 +0530)
committermanish.r <manish.r@samsung.com>
Fri, 3 Feb 2017 08:48:40 +0000 (14:18 +0530)
commit86c3a33aa2a2327f6d1a076f2eeed84a34a737fc
treea66ac142c191d6bd3ac8334de71c3254c0b78153
parent27a96c7b687bf1f7dddd2d58ae2bc48003ae820e
[InputMethod] Initial Interop

Change-Id: Idd975b811a4eadbaee2dfe80171e3b1f0e13edf7
Signed-off-by: manish.r <manish.r@samsung.com>
16 files changed:
LICENSE [new file with mode: 0755]
Tizen.Uix.InputMethod/Interop/Interop.EinaList.cs [new file with mode: 0755]
Tizen.Uix.InputMethod/Interop/Interop.InputMethod.cs [new file with mode: 0755]
Tizen.Uix.InputMethod/Interop/Interop.Libraries.cs [new file with mode: 0755]
Tizen.Uix.InputMethod/Properties/AssemblyInfo.cs [new file with mode: 0755]
Tizen.Uix.InputMethod/Tizen.Uix.InputMethod.Net45.project.json [new file with mode: 0755]
Tizen.Uix.InputMethod/Tizen.Uix.InputMethod.csproj [new file with mode: 0755]
Tizen.Uix.InputMethod/Tizen.Uix.InputMethod.nuspec [new file with mode: 0755]
Tizen.Uix.InputMethod/Tizen.Uix.InputMethod.project.json [new file with mode: 0755]
Tizen.Uix.InputMethod/Tizen.Uix.InputMethod.snk [new file with mode: 0755]
Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/InputMethodContext.cs [new file with mode: 0755]
Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/InputMethodDeviceInformation.cs [new file with mode: 0755]
Tizen.Uix.InputMethod/Tizen.Uix.InputMethod/InputMethodEditor.cs [new file with mode: 0755]
Tizen.Uix.InputMethod/Tizen.Uix.InputMethodNet45.csproj [new file with mode: 0755]
packaging/csapi-uix-inputmethod.manifest [new file with mode: 0755]
packaging/csapi-uix-inputmethod.spec [new file with mode: 0755]