[Storage] Added base implementation
authorDinesh Dwivedi <dinesh.d@samsung.com>
Wed, 18 May 2016 11:54:11 +0000 (17:24 +0530)
committerDinesh Dwivedi <dinesh.d@samsung.com>
Wed, 18 May 2016 11:59:05 +0000 (17:29 +0530)
commit5a70dfbc194c0459f5b73cb20a6f23cbca74ab5a
tree010f29679c97086ef1152cf71d007c4fddbe63e1
parent06884abd1f0b88215d0d88ca3d307f3c3b9e3a21
[Storage] Added base implementation

Change-Id: I35d1db19be2b6d2c1b094d137ca472d592a442da
Signed-off-by: Dinesh Dwivedi <dinesh.d@samsung.com>
packaging/csapi-tizen.system.spec
src/Tizen.System/Interop/Interop.Libraries.cs
src/Tizen.System/Interop/Interop.Storage.cs [new file with mode: 0644]
src/Tizen.System/Storage/DirectoryType.cs [new file with mode: 0644]
src/Tizen.System/Storage/Storage.cs [new file with mode: 0644]
src/Tizen.System/Storage/StorageArea.cs [new file with mode: 0644]
src/Tizen.System/Storage/StorageManager.cs [new file with mode: 0644]
src/Tizen.System/Storage/StorageState.cs [new file with mode: 0644]
src/Tizen.System/Tizen.System.csproj