[Information] Runtime-info event handler refactoring 64/145464/9
authorKichan Kwon <k_c.kwon@samsung.com>
Tue, 22 Aug 2017 10:22:07 +0000 (19:22 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Wed, 13 Sep 2017 07:48:09 +0000 (16:48 +0900)
commitb6be7cc61c72b0883f515b99c4db7d9f2b74f8aa
treed5a4653831f6784080f3a408941031166ab4bc5f
parentc58df2ea9dde2b1bfb1c299c78684f6dfb7cc31d
[Information] Runtime-info event handler refactoring

- Separate event handling class
- To (un)set callback, use function instead of event
  - For consistency; using key to use Information class

Change-Id: I4ba4429cd5c7e82f777f8d102844635d133229d7
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
src/Tizen.System.Information/RuntimeInfo/RuntimeInfoEventHandler.cs [new file with mode: 0755]
src/Tizen.System.Information/RuntimeInfo/RuntimeInformation.cs