C# Class Metrooz.ViewModels.AttachedYouTubeViewModel

Inheritance: AttachedLinkViewModel
Afficher le fichier Open project: namoshika/Metrooz

Méthodes publiques

Méthode Description
AttachedYouTubeViewModel ( string ancourTitle, string ancourIntroductionText, Uri ancourUrl, System.Windows.Media.ImageSource thumbnail ) : Livet
Create ( SunokoLibrary.Web.GooglePlus.AttachedYouTube model ) : Task

Method Details

AttachedYouTubeViewModel() public méthode

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
Résultat Livet

Create() public static méthode

public static Create ( SunokoLibrary.Web.GooglePlus.AttachedYouTube model ) : Task
model SunokoLibrary.Web.GooglePlus.AttachedYouTube
Résultat Task