C# Class Subtext.Web.Admin.DeleteCommentsCommand

Inheritance: DeleteTargetsCommand
显示文件 Open project: ayende/Subtext

Public Methods

Method Description
DeleteCommentsCommand ( IList postIDs ) : System

Creates a new DeleteCommentsCommand instance.

Execute ( ) : string

Executes this command.

Method Details

DeleteCommentsCommand() public method

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

Execute() public method

Executes this command.
public Execute ( ) : string
return string