C# Class JabbrMobile.Common.ViewModels.RoomListViewModel

Inheritance: BaseViewModel
Afficher le fichier Open project: Redth/JabbRIsMobile Class Usage Examples

Méthodes publiques

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

Méthodes protégées

Méthode Description
InitFromBundle ( IMvxBundle parameters ) : void

Method Details

InitFromBundle() protected méthode

protected InitFromBundle ( IMvxBundle parameters ) : void
parameters IMvxBundle
Résultat void

LoadRooms() public méthode

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

RoomListViewModel() public méthode

public RoomListViewModel ( ) : System
Résultat System