Fix to use Color.GetArgb() instead of Color.Argb property
authorWonYoung Choi <wy80.choi@samsung.com>
Thu, 14 Jul 2016 07:35:12 +0000 (16:35 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Thu, 14 Jul 2016 07:35:12 +0000 (16:35 +0900)
commite53d623b9b92da42eaf3d3d2b5fc4592f55a4391
treea515ff15cf238be01fd61ef17b162abe63215149
parent49d40e29c06966c2d7d3048ac6cdd01f42575873
Fix to use Color.GetArgb() instead of Color.Argb property

The property Color.Argb changed to the method Color.GetArgb()
because the Color can be a default state.

Change-Id: I9212c2ff57dc0e09daa4986403a1fc2a0fb6cce8
Tizen.System/Device/Led.cs