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

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

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

Метод Описание
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