C# Class XboxMediaRemote.App.ViewModels.PageViewModelBase

Inheritance: ViewModelBase
Afficher le fichier Open project: nigel-sampson/xbox-media-remote

Méthodes publiques

Méthode Description
GoBack ( ) : void
PageViewModelBase ( INavigationService navigationService ) : System

Méthodes protégées

Méthode Description
Loading ( ) : IDisposable

Method Details

GoBack() public méthode

public GoBack ( ) : void
Résultat void

Loading() protected méthode

protected Loading ( ) : IDisposable
Résultat IDisposable

PageViewModelBase() public méthode

public PageViewModelBase ( INavigationService navigationService ) : System
navigationService INavigationService
Résultat System