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

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

공개 메소드들

메소드 설명
DeleteCommentsCommand ( IList postIDs ) : System

Creates a new DeleteCommentsCommand instance.

Execute ( ) : string

Executes this command.

메소드 상세

DeleteCommentsCommand() 공개 메소드

Creates a new DeleteCommentsCommand instance.
public DeleteCommentsCommand ( IList postIDs ) : System
postIDs IList Post IDs.
리턴 System

Execute() 공개 메소드

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