C# 클래스 Metrooz.ViewModels.AttachedImageViewModel

상속: AttachedContentViewModel
파일 보기 프로젝트 열기: namoshika/Metrooz 1 사용 예제들

공개 메소드들

메소드 설명
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