C# Class Metrooz.ViewModels.AttachedAlbumViewModel

Inheritance: AttachedContentViewModel
Afficher le fichier Open project: namoshika/Metrooz

Méthodes publiques

Méthode Description
AttachedAlbumViewModel ( string title, SunokoLibrary.Web.GooglePlus.AttachedAlbum attachedAlbumModel, AttachedImageViewModel thumbnailImages, System.Windows.Media.ImageSource largeImage ) : Livet
Create ( SunokoLibrary.Web.GooglePlus.AttachedAlbum attachedAlbumModel ) : Task

Method Details

AttachedAlbumViewModel() public méthode

public AttachedAlbumViewModel ( string title, SunokoLibrary.Web.GooglePlus.AttachedAlbum attachedAlbumModel, AttachedImageViewModel thumbnailImages, System.Windows.Media.ImageSource largeImage ) : Livet
title string
attachedAlbumModel SunokoLibrary.Web.GooglePlus.AttachedAlbum
thumbnailImages AttachedImageViewModel
largeImage System.Windows.Media.ImageSource
Résultat Livet

Create() public static méthode

public static Create ( SunokoLibrary.Web.GooglePlus.AttachedAlbum attachedAlbumModel ) : Task
attachedAlbumModel SunokoLibrary.Web.GooglePlus.AttachedAlbum
Résultat Task