C# Class MonocleGiraffe.ViewModels.FrontPage.AccountViewModel

Inheritance: Portable.ViewModels.Front.AccountViewModel
Afficher le fichier Open project: akshay2000/MonocleGiraffe Class Usage Examples

Méthodes publiques

Méthode Description
AccountViewModel ( GalaSoft nav ) : MonocleGiraffe.Models
ImageTapped ( object sender, object args ) : void

Private Methods

Méthode Description
GoToBrowser ( IEnumerable gallery, int index, Type page ) : void

Method Details

AccountViewModel() public méthode

public AccountViewModel ( GalaSoft nav ) : MonocleGiraffe.Models
nav GalaSoft
Résultat MonocleGiraffe.Models

ImageTapped() public méthode

public ImageTapped ( object sender, object args ) : void
sender object
args object
Résultat void