Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BlogSharp
Model
Blog
C# 클래스 BlogSharp.Model.Blog
상속:
Entity
파일 보기
프로젝트 열기: BlogSharp/Blogsharp
공개 메소드들
메소드
설명
AddPost
(
Post
post
) :
void
AddWriter
(
User
user
) :
void
Blog
( ) :
System
Initializes a new instance of the
Blog
class.
메소드 상세
AddPost()
공개
메소드
public
AddPost
(
Post
post
) :
void
post
Post
리턴
void
AddWriter()
공개
메소드
public
AddWriter
(
User
user
) :
void
user
User
리턴
void
Blog()
공개
메소드
Initializes a new instance of the
Blog
class.
public
Blog
( ) :
System
리턴
System