Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
MovingScrewdriver
Web
Models
PostComments
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