[Bundle] Add GetItem<T>(), TryGetItem(), Is<T>(), Contains()
authorSidharth Gupta <sid92.gupta@samsung.com>
Thu, 10 Mar 2016 07:00:30 +0000 (16:00 +0900)
committerSidharth Gupta <sid92.gupta@samsung.com>
Tue, 22 Mar 2016 08:55:45 +0000 (17:55 +0900)
commitee06c2bafa7b1d6bc3444a2c77ca2c833536ccdf
tree35e2959881d769a99e3d432df5e1edcfe41187a7
parentcdf3e138042309d841501edd7092717f98e21f45
[Bundle] Add GetItem<T>(), TryGetItem(), Is<T>(), Contains()

- Added internal constructor for other modules to use.
- Common Tizen errors have been added to the Tizen.Internals
  namespace. Hence, these errors are now checked for here.
- Common Tizen errors have been equated to Bundle errors in a
  private enum.

Signed-off-by: Sidharth Gupta <sid92.gupta@samsung.com>
Change-Id: Icb91b3590825dd0c6900a128b7c75f0e6faf120e
Tizen.Applications/Interop/Interop.Bundle.cs [changed mode: 0755->0644]
Tizen.Applications/Tizen.Applications.csproj [changed mode: 0755->0644]
Tizen.Applications/Tizen.Applications/Bundle.cs [changed mode: 0755->0644]
packaging/csapi-application.spec
src/Makefile [new file with mode: 0644]