C# Class Metrooz.ViewModels.AttachedActivityViewModel

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

Méthodes publiques

Méthode Description
AttachedActivityViewModel ( string ownerName, Uri ownerProfileUrl, Uri ownerActivityUrl, System.Windows.Media.ImageSource ownerIcon, SunokoLibrary.Web.GooglePlus.StyleElement postContentInline, object attachedContent ) : Livet
Create ( SunokoLibrary.Web.GooglePlus.AttachedPost model ) : Task

Method Details

AttachedActivityViewModel() public méthode

public AttachedActivityViewModel ( string ownerName, Uri ownerProfileUrl, Uri ownerActivityUrl, System.Windows.Media.ImageSource ownerIcon, SunokoLibrary.Web.GooglePlus.StyleElement postContentInline, object attachedContent ) : Livet
ownerName string
ownerProfileUrl System.Uri
ownerActivityUrl System.Uri
ownerIcon System.Windows.Media.ImageSource
postContentInline SunokoLibrary.Web.GooglePlus.StyleElement
attachedContent object
Résultat Livet

Create() public static méthode

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