C# Class FSoft.WordApp.Core.ViewModels.PostCommentsViewModel

Inheritance: PostViewModel
Exibir arquivo Open project: fpt-software/Wordpress-Client

Public Methods

Method Description
Init ( Post post ) : void
PostCommentsViewModel ( IFNewsService service, IMvxDeviceInfo deviceInfoPlugin ) : System

Method Details

Init() public method

public Init ( Post post ) : void
post FSoft.WordApp.Core.Models.Post
return void

PostCommentsViewModel() public method

public PostCommentsViewModel ( IFNewsService service, IMvxDeviceInfo deviceInfoPlugin ) : System
service IFNewsService
deviceInfoPlugin IMvxDeviceInfo
return System