C# Class Sitecore.Modules.WeBlog.Mvc.Model.CommentsList

Inheritance: BlogRenderingModelBase
Afficher le fichier Open project: WeTeam/WeBlog

Méthodes publiques

Méthode Description
CommentsList ( ) : System
CommentsList ( ICommentsListCore commentsListCore ) : System
Initialize ( Rendering rendering ) : void

Method Details

CommentsList() public méthode

public CommentsList ( ) : System
Résultat System

CommentsList() public méthode

public CommentsList ( ICommentsListCore commentsListCore ) : System
commentsListCore ICommentsListCore
Résultat System

Initialize() public méthode

public Initialize ( Rendering rendering ) : void
rendering Rendering
Résultat void