Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MovingScrewdriver
Web
Models
PostComments
C# Class MovingScrewdriver.Web.Models.PostComments
Mostrar archivo
Open project: Gutek/MovingScrewdriver
Class Usage Examples
Public Methods
Method
Description
AreCommentsClosed
(
Post
post
,
int
numberOfDayToCloseComments
) :
bool
GenerateNewCommentId
( ) :
int
PostComments
( ) :
System
Method Details
AreCommentsClosed()
public
method
public
AreCommentsClosed
(
Post
post
,
int
numberOfDayToCloseComments
) :
bool
post
Post
numberOfDayToCloseComments
int
return
bool
GenerateNewCommentId()
public
method
public
GenerateNewCommentId
( ) :
int
return
int
PostComments()
public
method
public
PostComments
( ) :
System
return
System