[Tizen.Applications.Common] Add SendLaunchRequestAsync Method (#545)
authorhjhun <36876573+hjhun@users.noreply.github.com>
Tue, 4 Dec 2018 02:03:51 +0000 (11:03 +0900)
committerHyunho Kang <hhstark.kang@samsung.com>
Tue, 4 Dec 2018 02:03:51 +0000 (11:03 +0900)
commit76b978e4eb8669f93180f6f2cf12ec6d4d37745a
treec30cd0a6dc8615e81e6132834d59388066d69199
parent48e25cbadf6a311d6a403733f0e5578d6be3ed51
[Tizen.Applications.Common] Add SendLaunchRequestAsync Method (#545)

* [Tizen.Applications.Common] Add SendLaunchRequestAsync Method

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
* Update doxygen

Added:
 - returns

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/Tizen.Applications.Common/Interop/Interop.AppControl.cs
src/Tizen.Applications.Common/Tizen.Applications/AppControl.cs
src/Tizen.Applications.Common/Tizen.Applications/AppControlResult.cs [new file with mode: 0755]