C# Class MovingScrewdriver.Web.Models.PostComments

Afficher le fichier Open project: Gutek/MovingScrewdriver Class Usage Examples

Méthodes publiques

Méthode Description
AreCommentsClosed ( Post post, int numberOfDayToCloseComments ) : bool
GenerateNewCommentId ( ) : int
PostComments ( ) : System

Method Details

AreCommentsClosed() public méthode

public AreCommentsClosed ( Post post, int numberOfDayToCloseComments ) : bool
post Post
numberOfDayToCloseComments int
Résultat bool

GenerateNewCommentId() public méthode

public GenerateNewCommentId ( ) : int
Résultat int

PostComments() public méthode

public PostComments ( ) : System
Résultat System