C# Class Subtext.Web.Admin.DeleteCommentCommand

Inheritance: DeleteTargetCommand
Afficher le fichier Open project: ayende/Subtext

Méthodes publiques

Méthode Description
DeleteCommentCommand ( int postID ) : System

Creates a new DeleteCommentCommand instance.

Execute ( ) : string

Executes this instance.

Method Details

DeleteCommentCommand() public méthode

Creates a new DeleteCommentCommand instance.
public DeleteCommentCommand ( int postID ) : System
postID int Post ID.
Résultat System

Execute() public méthode

Executes this instance.
public Execute ( ) : string
Résultat string