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

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

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

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

Описание методов

AttachedActivityViewModel() публичный Метод

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
Результат Livet

Create() публичный статический Метод

public static Create ( SunokoLibrary.Web.GooglePlus.AttachedPost model ) : Task
model SunokoLibrary.Web.GooglePlus.AttachedPost
Результат Task