Modify BadgeEventArgs constructor access modifiers 56/115156/4 accepted/tizen/common/20170221.135427 accepted/tizen/ivi/20170222.094037 accepted/tizen/mobile/20170222.093934 accepted/tizen/tv/20170222.094000 submit/tizen/20170221.073534 submit/tizen_unified/20170308.100407
authorseungha.son <seungha.son@samsung.com>
Thu, 16 Feb 2017 12:00:30 +0000 (21:00 +0900)
committerSon seungha <seungha.son@samsung.com>
Mon, 20 Feb 2017 10:29:58 +0000 (02:29 -0800)
commit78915a093b344ce1af9bf7c5742123d47aaa71c6
tree4c2f37f166c9b831016459a0c76389872c6e882a
parent5cf091d5350d0f0d5020fb523ed990b3a4e7e3f2
Modify BadgeEventArgs constructor access modifiers

 - Modified BadgeEventArgs constructor access modifiers to internal.
 - Do not need to open the constructor for BadgeEventArgs externally.
 - There is no reason to create a BadgeEventArgs object outside of
   assembly, change the access modifiers to internal.

Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I956c1707abeadc9174b24a1614ac47582161f647
Tizen.Applications.Badge/Tizen.Applications/BadgeEventArgs.cs