[Applications][TCSACR-441] Add new APIs for resource control (#3414)
authorjeremy-jang <35089715+jeremy-jang@users.noreply.github.com>
Fri, 10 Sep 2021 05:01:55 +0000 (14:01 +0900)
committerGitHub <noreply@github.com>
Fri, 10 Sep 2021 05:01:55 +0000 (14:01 +0900)
commitf153fe8e68e2d06f9bb3fc514ce65b12e9d65d6b
tree67ea7849a611a837d7ddc714494c0d1ca42d3456
parent47b42bd5e322c3308bcf91ac841a6312fe9b1887
[Applications][TCSACR-441] Add new APIs for resource control (#3414)

* [Applications] Add new APIs for resource control

Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
* [Applications] Fix namings

Use full name instead of abbreviations.

Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
* Fix ResourceControl

- Fix class summary of doxygen comment.
- Set default value of min/maxResourceVersion as null.

Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
Co-authored-by: pjh9216 <jh9216.park@samsung.com>
src/Tizen.Applications.Common/Interop/Interop.ApplicationManager.cs
src/Tizen.Applications.Common/Tizen.Applications/ApplicationInfo.cs
src/Tizen.Applications.Common/Tizen.Applications/ResourceControl.cs [new file with mode: 0644]