C# Class MALClient.XShared.ViewModels.Main.CalendarPageViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: Mordonus/MALClient Class Usage Examples

Méthodes publiques

Méthode Description
CalendarPageViewModel ( ) : System
GoToDesiredTab ( ) : System.Threading.Tasks.Task
Init ( bool force = false ) : void

Private Methods

Méthode Description
InitPages ( ) : void

Method Details

CalendarPageViewModel() public méthode

public CalendarPageViewModel ( ) : System
Résultat System

GoToDesiredTab() public méthode

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

Init() public méthode

public Init ( bool force = false ) : void
force bool
Résultat void