Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
BgEngine
Domain
EntityModel
Post
C# Class BgEngine.Domain.EntityModel.Post
Post entity. Store the data of an article
Show file
Open project: yagopv/BgEngine
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
IncreaseVisitCounter
( ) :
void
Increase visit counter each time a Post is visited
Method Details
IncreaseVisitCounter()
public
method
Increase visit counter each time a Post is visited
public
IncreaseVisitCounter
( ) :
void
return
void