C# Class FSoft.WordApp.Core.ViewModels.RootViewModel

Inheritance: BaseViewModel
Afficher le fichier Open project: fpt-software/Wordpress-Client

Méthodes publiques

Méthode Description
RefreshData ( ) : void
RootViewModel ( IFNewsService service, IMvxDeviceInfo deviceInfoPlugin ) : System
SignOut ( ) : void
Start ( ) : void

Method Details

RefreshData() public méthode

public RefreshData ( ) : void
Résultat void

RootViewModel() public méthode

public RootViewModel ( IFNewsService service, IMvxDeviceInfo deviceInfoPlugin ) : System
service IFNewsService
deviceInfoPlugin IMvxDeviceInfo
Résultat System

SignOut() public méthode

public SignOut ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void