[System] Add handling code for internal APIs
authorYunhee Seo <yuni.seo@samsung.com>
Thu, 12 Sep 2024 02:30:44 +0000 (11:30 +0900)
committerChanwoo Choi <chanwoo@kernel.org>
Fri, 13 Sep 2024 07:58:46 +0000 (16:58 +0900)
commit37c3f0a18a46d850bb7608b0b4de18fc214ecff1
tree1d78c7260f1a9137438ff2185b6a1f2fc0ab4ebb
parent2a09a5ea88a6717b1ad5fe59eadf3d06526ca837
[System] Add handling code for internal APIs

Power related EventArgs classes were used at internal APIs
in Power.cs module.
These classes and all properties(attributes) should be
treated as internal API code.
Thus, this patch is necessary.

Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/Tizen.System/Device/DeviceEventArgs.cs