C# Class Subtext.Web.Admin.DeleteKeyWordCommand

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

Public Methods

Method Description
DeleteKeyWordCommand ( int keyWordID, string word ) : System
Execute ( ) : string

Method Details

DeleteKeyWordCommand() public method

public DeleteKeyWordCommand ( int keyWordID, string word ) : System
keyWordID int
word string
return System

Execute() public method

public Execute ( ) : string
return string