Add IStatePublisher.cs, IStateSubcriber.cs 93/134193/4
authorjjie.choi <jjie.choi@samsung.com>
Thu, 15 Jun 2017 06:52:46 +0000 (15:52 +0900)
committerGeunSun Lee <gs86.lee@samsung.com>
Thu, 15 Jun 2017 07:43:50 +0000 (07:43 +0000)
commite87523555c57ae3b7c8730cd6d4905ad3887ca33
treee5b91a3d348b01b330278ee365255502ffe9aeb8
parent94457f0f47313bcf763026647df8b182d3d161c7
Add IStatePublisher.cs, IStateSubcriber.cs

Change-Id: I46962de12b3dbe22f857249ba9c8349d562a8577
Signed-off-by: jjie.choi <jjie.choi@samsung.com>
LibTVRefCommonPortable/LibTVRefCommonPortable.csproj
LibTVRefCommonPortable/Utils/IStatePublisher.cs [new file with mode: 0644]
LibTVRefCommonPortable/Utils/IStateSubscriber.cs [new file with mode: 0644]
TVApps/TVApps/TVApps.csproj
TVApps/TVApps/ViewModels/FooterViewModel.cs [new file with mode: 0644]
TVApps/TVApps/ViewModels/ItemViewModel.cs [new file with mode: 0644]
TVApps/TVApps/ViewModels/ListViewModel.cs [new file with mode: 0644]
TVApps/TVApps/ViewModels/MainPageViewModel.cs