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
BlogSharp
Model
Tag
C# Class BlogSharp.Model.Tag
Inheritance:
Entity
Mostrar archivo
Open project: BlogSharp/Blogsharp
Class Usage Examples
Public Methods
Method
Description
AddPost
(
Post
post
) :
void
Tag
( ) :
System
Initializes a new instance of the
Tag
class.
Method Details
AddPost()
public
method
public
AddPost
(
Post
post
) :
void
post
Post
return
void
Tag()
public
method
Initializes a new instance of the
Tag
class.
public
Tag
( ) :
System
return
System