C# Class Metrooz.ViewModels.AttachedLinkViewModel

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

Méthodes publiques

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

Method Details

AttachedLinkViewModel() public méthode

public AttachedLinkViewModel ( 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.AttachedLink model ) : Task
model SunokoLibrary.Web.GooglePlus.AttachedLink
Résultat Task