Add Tizen.Application namespace
authorWonYoung Choi <wy80.choi@samsung.com>
Mon, 22 Feb 2016 06:39:14 +0000 (15:39 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Tue, 1 Mar 2016 09:39:52 +0000 (18:39 +0900)
commit1d14a3e8ce610ead7ebe7d752887e4fb7981467e
treef4a930087065d8c1fcd1e9e870d956f5924fde49
parente537cfe16b37950bf64825321c75ceeecfa9c33b
Add Tizen.Application namespace

Change-Id: Icfdee0aa2bd5a8a3bacf5193af91e0cbffd75adb
18 files changed:
Properties/AssemblyInfo.cs [new file with mode: 0755]
Tizen.Application.snk [new file with mode: 0755]
Tizen.Application/Actor.cs [new file with mode: 0755]
Tizen.Application/AppControl.cs [new file with mode: 0755]
Tizen.Application/AppControlFilter.cs [new file with mode: 0755]
Tizen.Application/Application.cs [new file with mode: 0755]
Tizen.Application/ApplicationContext.cs [new file with mode: 0755]
Tizen.Application/CodeExample.cs [new file with mode: 0755]
Tizen.Application/Interop/Interop.AppControl.cs [new file with mode: 0755]
Tizen.Application/Interop/Interop.Application.cs [new file with mode: 0755]
Tizen.Application/Interop/Interop.Libraries.cs [new file with mode: 0755]
Tizen.Application/Interop/Interop.Sys.cs [new file with mode: 0755]
Tizen.Application/Page.cs [new file with mode: 0755]
Tizen.Application/TizenSynchronizationContext.cs [new file with mode: 0755]
application.csproj [new file with mode: 0755]
packaging/csapi-application.manifest [new file with mode: 0644]
packaging/csapi-application.pc.in [new file with mode: 0644]
packaging/csapi-application.spec [new file with mode: 0644]