C# Class MALClient.iOS.ViewModel.MainViewModel

Inheritance: MALClient.XShared.ViewModels.MainViewModelBase
Afficher le fichier Open project: Mordonus/MALClient

Méthodes publiques

Méthode Description
Navigate ( PageIndex index, object args = null ) : void

Méthodes protégées

Méthode Description
CurrentOffStatusStoryboardBegin ( ) : void
CurrentOffSubStatusStoryboardBegin ( ) : void
CurrentStatusStoryboardBegin ( ) : void

Method Details

CurrentOffStatusStoryboardBegin() protected méthode

protected CurrentOffStatusStoryboardBegin ( ) : void
Résultat void

CurrentOffSubStatusStoryboardBegin() protected méthode

protected CurrentOffSubStatusStoryboardBegin ( ) : void
Résultat void

CurrentStatusStoryboardBegin() protected méthode

protected CurrentStatusStoryboardBegin ( ) : void
Résultat void

Navigate() public méthode

public Navigate ( PageIndex index, object args = null ) : void
index PageIndex
args object
Résultat void