C# Class Pebble.WP.ViewModel.AppsViewModel

Inheritance: PebbleViewModel
显示文件 Open project: barometz/flint Class Usage Examples

Public Methods

Method Description
AppsViewModel ( ) : System.Collections.ObjectModel
RefreshAsync ( ) : System.Threading.Tasks.Task

Private Methods

Method Description
LoadAppsAsync ( ) : System.Threading.Tasks.Task
OnUninstallApp ( Flint.Core.App app ) : void

Method Details

AppsViewModel() public method

public AppsViewModel ( ) : System.Collections.ObjectModel
return System.Collections.ObjectModel

RefreshAsync() public method

public RefreshAsync ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task