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)
commit293494a0aa437dd2c7babad1dbe56ca68e84ccf1
treee133e54303a0783c260810910180fd844f9b5396
parentab2b74211fd0846c7eae2ba6adf7e0b3b4695eaf
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
src/Tizen.System/Device/Led.cs