C# Class Pebble.WP.ViewModel.AppsViewModel

Inheritance: PebbleViewModel
Afficher le fichier Open project: barometz/flint Class Usage Examples

Méthodes publiques

Méthode Description
AppsViewModel ( ) : System.Collections.ObjectModel
RefreshAsync ( ) : System.Threading.Tasks.Task

Private Methods

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

Method Details

AppsViewModel() public méthode

public AppsViewModel ( ) : System.Collections.ObjectModel
Résultat System.Collections.ObjectModel

RefreshAsync() public méthode

public RefreshAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task