C# Class Metrooz.ViewModels.AttachedImageViewModel

Inheritance: AttachedContentViewModel
Afficher le fichier Open project: namoshika/Metrooz Class Usage Examples

Méthodes publiques

Méthode Description
AttachedImageViewModel ( SunokoLibrary.Web.GooglePlus.AttachedImage attachedAlbumModel, System.Windows.Media.ImageSource image ) : Livet
Create ( SunokoLibrary.Web.GooglePlus.AttachedImage attachedAlbumModel, string option = "w640-h500" ) : Task

Method Details

AttachedImageViewModel() public méthode

public AttachedImageViewModel ( SunokoLibrary.Web.GooglePlus.AttachedImage attachedAlbumModel, System.Windows.Media.ImageSource image ) : Livet
attachedAlbumModel SunokoLibrary.Web.GooglePlus.AttachedImage
image System.Windows.Media.ImageSource
Résultat Livet

Create() public static méthode

public static Create ( SunokoLibrary.Web.GooglePlus.AttachedImage attachedAlbumModel, string option = "w640-h500" ) : Task
attachedAlbumModel SunokoLibrary.Web.GooglePlus.AttachedImage
option string
Résultat Task