Add FlipSelector
authorsung-su.kim <sung-su.kim@samsung.com>
Thu, 9 Feb 2017 07:55:31 +0000 (16:55 +0900)
committersung-su.kim <sung-su.kim@samsung.com>
Mon, 20 Feb 2017 08:29:00 +0000 (17:29 +0900)
commit310deba24e22affe9e4207f242d2610d2388e525
treec1ea126155a9969dfbd2470c7f85dd707e8ab3e8
parentd026ef753cba8b0d53f8a458cdfb8b7c7713b999
Add FlipSelector

Change-Id: I946f39e91986680d50af8d5f0fb6490cf4b3dbff
src/ElmSharp/ElmSharp.Net45.csproj [changed mode: 0644->0755]
src/ElmSharp/ElmSharp.csproj
src/ElmSharp/ElmSharp/FlipSelector.cs [new file with mode: 0644]
src/ElmSharp/ElmSharp/FlipSelectorItem.cs [new file with mode: 0644]
src/ElmSharp/Interop/Interop.Elementary.FlipSelector.cs [new file with mode: 0644]
test/ElmSharp.Test/ElmSharp.Test.csproj [changed mode: 0644->0755]
test/ElmSharp.Test/TC/FlipSelectorTest.cs [new file with mode: 0644]