C# Class MetroPass.WP8.UI.ViewModels.SkydriveAccessViewModel

Inheritance: ReactiveCaliburn.ReactiveScreen
Afficher le fichier Open project: TheAngryByrd/MetroPass

Private Properties

Свойство Type Description
LiveLoginResultChanged void
Login void
OnLogin void
ParseScopeString IEnumerable
_navigationService_Navigated void

Méthodes publiques

Méthode Description
SkydriveAccessViewModel ( INavigationService navigationService, ICache cache ) : System.Threading.Tasks

Méthodes protégées

Méthode Description
OnActivate ( ) : System.Threading.Tasks.Task

Private Methods

Méthode Description
LiveLoginResultChanged ( LiveLoginResult>.IObservedChange obj ) : void
Login ( object arg ) : void
OnLogin ( Microsoft.Live.LiveLoginResult loginResult ) : void
ParseScopeString ( string scopesString ) : IEnumerable
_navigationService_Navigated ( object sender, System e ) : void

Method Details

OnActivate() protected méthode

protected OnActivate ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

SkydriveAccessViewModel() public méthode

public SkydriveAccessViewModel ( INavigationService navigationService, ICache cache ) : System.Threading.Tasks
navigationService INavigationService
cache ICache
Résultat System.Threading.Tasks