C# 클래스 FSoft.WordApp.Core.ViewModels.PostCommentsViewModel

상속: PostViewModel
파일 보기 프로젝트 열기: fpt-software/Wordpress-Client

공개 메소드들

메소드 설명
Init ( Post post ) : void
PostCommentsViewModel ( IFNewsService service, IMvxDeviceInfo deviceInfoPlugin ) : System

메소드 상세

Init() 공개 메소드

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

PostCommentsViewModel() 공개 메소드

public PostCommentsViewModel ( IFNewsService service, IMvxDeviceInfo deviceInfoPlugin ) : System
service IFNewsService
deviceInfoPlugin IMvxDeviceInfo
리턴 System