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
BlogSharp
Model
Blog
C# Class BlogSharp.Model.Blog
Inheritance:
Entity
Afficher le fichier
Open project: BlogSharp/Blogsharp
Méthodes publiques
Méthode
Description
AddPost
(
Post
post
) :
void
AddWriter
(
User
user
) :
void
Blog
( ) :
System
Initializes a new instance of the
Blog
class.
Method Details
AddPost()
public
méthode
public
AddPost
(
Post
post
) :
void
post
Post
Résultat
void
AddWriter()
public
méthode
public
AddWriter
(
User
user
) :
void
user
User
Résultat
void
Blog()
public
méthode
Initializes a new instance of the
Blog
class.
public
Blog
( ) :
System
Résultat
System