C# 클래스 Metrooz.ViewModels.AttachedYouTubeViewModel

상속: AttachedLinkViewModel
파일 보기 프로젝트 열기: namoshika/Metrooz

공개 메소드들

메소드 설명
AttachedYouTubeViewModel ( string ancourTitle, string ancourIntroductionText, Uri ancourUrl, System.Windows.Media.ImageSource thumbnail ) : Livet
Create ( SunokoLibrary.Web.GooglePlus.AttachedYouTube model ) : Task

메소드 상세

AttachedYouTubeViewModel() 공개 메소드

public AttachedYouTubeViewModel ( string ancourTitle, string ancourIntroductionText, Uri ancourUrl, System.Windows.Media.ImageSource thumbnail ) : Livet
ancourTitle string
ancourIntroductionText string
ancourUrl System.Uri
thumbnail System.Windows.Media.ImageSource
리턴 Livet

Create() 공개 정적인 메소드

public static Create ( SunokoLibrary.Web.GooglePlus.AttachedYouTube model ) : Task
model SunokoLibrary.Web.GooglePlus.AttachedYouTube
리턴 Task