C# 클래스 Subtext.Web.Admin.DeleteCommentCommand

상속: DeleteTargetCommand
파일 보기 프로젝트 열기: ayende/Subtext

공개 메소드들

메소드 설명
DeleteCommentCommand ( int postID ) : System

Creates a new DeleteCommentCommand instance.

Execute ( ) : string

Executes this instance.

메소드 상세

DeleteCommentCommand() 공개 메소드

Creates a new DeleteCommentCommand instance.
public DeleteCommentCommand ( int postID ) : System
postID int Post ID.
리턴 System

Execute() 공개 메소드

Executes this instance.
public Execute ( ) : string
리턴 string