C# Класс Metrooz.ViewModels.AttachedImageViewModel

Наследование: AttachedContentViewModel
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
AttachedImageViewModel ( SunokoLibrary.Web.GooglePlus.AttachedImage attachedAlbumModel, System.Windows.Media.ImageSource image ) : Livet
Create ( SunokoLibrary.Web.GooglePlus.AttachedImage attachedAlbumModel, string option = "w640-h500" ) : Task

Описание методов

AttachedImageViewModel() публичный Метод

public AttachedImageViewModel ( SunokoLibrary.Web.GooglePlus.AttachedImage attachedAlbumModel, System.Windows.Media.ImageSource image ) : Livet
attachedAlbumModel SunokoLibrary.Web.GooglePlus.AttachedImage
image System.Windows.Media.ImageSource
Результат Livet

Create() публичный статический Метод

public static Create ( SunokoLibrary.Web.GooglePlus.AttachedImage attachedAlbumModel, string option = "w640-h500" ) : Task
attachedAlbumModel SunokoLibrary.Web.GooglePlus.AttachedImage
option string
Результат Task