[CommonError] Add common errors and utility functions
authorSidharth Gupta <sid92.gupta@samsung.com>
Mon, 14 Mar 2016 08:56:08 +0000 (17:56 +0900)
committerSidharth Gupta <sid92.gupta@samsung.com>
Thu, 17 Mar 2016 09:04:00 +0000 (18:04 +0900)
commitd1b3aa681345daae062ded4df42bb92c017d3609
treee394d30112e603c5d37004935bfc8fcd36abf07d
parentbb86a8392b211ef5afeabb23321b1e15603f7b7f
[CommonError] Add common errors and utility functions

- Currently error enum and methods are public. Should
  be made private
- Also changed entire Tizen namespace project from
  .NET 4.5.2 to 4.5

Signed-off-by: Sidharth Gupta <sid92.gupta@samsung.com>
Change-Id: I421969d59e95be5d648cb31c1d5d866aa6d74fe3
Makefile [new file with mode: 0644]
Tizen.Internals/Interop/Interop.CommonError.cs [new file with mode: 0755]
Tizen.Internals/Properties/AssemblyInfo.cs [new file with mode: 0755]
Tizen.Internals/Tizen.Internals.Errors/ErrorCode.cs [new file with mode: 0755]
Tizen.Internals/Tizen.Internals.Errors/ErrorFacts.cs [new file with mode: 0755]
Tizen.Internals/Tizen.Internals.csproj [new file with mode: 0755]
Tizen.Internals/Tizen.Internals.snk [new file with mode: 0755]
Tizen.sln
Tizen/Tizen.csproj
packaging/csapi-tizen.pc.in
packaging/csapi-tizen.spec