Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Abc
NCrafts
App
ViewModels
ViewModel
GoToPrevious
Abc.NCrafts.App.ViewModels.ViewModel.GoToPrevious C# (CSharp) Méthode
ViewModel Class Documentation
Afficher le fichier
Open project: Abc-Arbitrage/Abc.NCrafts.Quiz
GoToPrevious()
public
méthode
public
GoToPrevious
( ) :
void
Résultat
void
public void GoToPrevious() { if (PreviousPage != null) MainViewModel.CurrentPage = PreviousPage; }
ViewModel
GoToNext
GoToPrevious
ViewModel