C# 클래스 BlogSharp.Model.Tag

상속: Entity
파일 보기 프로젝트 열기: BlogSharp/Blogsharp 1 사용 예제들

공개 메소드들

메소드 설명
AddPost ( Post post ) : void
Tag ( ) : System

Initializes a new instance of the Tag class.

메소드 상세

AddPost() 공개 메소드

public AddPost ( Post post ) : void
post Post
리턴 void

Tag() 공개 메소드

Initializes a new instance of the Tag class.
public Tag ( ) : System
리턴 System