C# Class FourRoads.TelligentCommunity.ForumLastPost.ScriptedFragmentss.LastReadPostScriptedFragment

Inheritance: ILastReadPostScriptedFragment
Afficher le fichier Open project: 4-Roads/FourRoads.TelligentCommunity

Méthodes publiques

Méthode Description
LastReadPost ( System.Guid appicationId, System.Guid contentId, int userId ) : LastReadPostInfo
LastReadPostScriptedFragment ( ILastReadPostLogic lastReadPostLogic ) : System

Private Methods

Méthode Description
LastReadPostPagedUrl ( System.Guid appicationId, System.Guid contentId, int userId ) : string

Method Details

LastReadPost() public méthode

public LastReadPost ( System.Guid appicationId, System.Guid contentId, int userId ) : LastReadPostInfo
appicationId System.Guid
contentId System.Guid
userId int
Résultat FourRoads.TelligentCommunity.ForumLastPost.Interfaces.LastReadPostInfo

LastReadPostScriptedFragment() public méthode

public LastReadPostScriptedFragment ( ILastReadPostLogic lastReadPostLogic ) : System
lastReadPostLogic ILastReadPostLogic
Résultat System