C# 클래스 FourRoads.TelligentCommunity.ForumLastPost.ScriptedFragmentss.LastReadPostScriptedFragment

상속: ILastReadPostScriptedFragment
파일 보기 프로젝트 열기: 4-Roads/FourRoads.TelligentCommunity

공개 메소드들

메소드 설명
LastReadPost ( System.Guid appicationId, System.Guid contentId, int userId ) : LastReadPostInfo
LastReadPostScriptedFragment ( ILastReadPostLogic lastReadPostLogic ) : System

비공개 메소드들

메소드 설명
LastReadPostPagedUrl ( System.Guid appicationId, System.Guid contentId, int userId ) : string

메소드 상세

LastReadPost() 공개 메소드

public LastReadPost ( System.Guid appicationId, System.Guid contentId, int userId ) : LastReadPostInfo
appicationId System.Guid
contentId System.Guid
userId int
리턴 FourRoads.TelligentCommunity.ForumLastPost.Interfaces.LastReadPostInfo

LastReadPostScriptedFragment() 공개 메소드

public LastReadPostScriptedFragment ( ILastReadPostLogic lastReadPostLogic ) : System
lastReadPostLogic ILastReadPostLogic
리턴 System