Method | Description | |
---|---|---|
AttachedImageViewModel ( SunokoLibrary.Web.GooglePlus.AttachedImage attachedAlbumModel, System.Windows.Media.ImageSource image ) : Livet | ||
Create ( SunokoLibrary.Web.GooglePlus.AttachedImage attachedAlbumModel, string option = "w640-h500" ) : Task |
public AttachedImageViewModel ( SunokoLibrary.Web.GooglePlus.AttachedImage attachedAlbumModel, System.Windows.Media.ImageSource image ) : Livet | ||
attachedAlbumModel | SunokoLibrary.Web.GooglePlus.AttachedImage | |
image | System.Windows.Media.ImageSource | |
return | Livet |
public static Create ( SunokoLibrary.Web.GooglePlus.AttachedImage attachedAlbumModel, string option = "w640-h500" ) : Task |
||
attachedAlbumModel | SunokoLibrary.Web.GooglePlus.AttachedImage | |
option | string | |
return | Task |