C# Class Subtext.Web.Admin.DeleteCategoryCommand

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

Public Methods

Method Description
DeleteCategoryCommand ( int categoryID, string categoryTitle ) : System
Execute ( ) : string

Method Details

DeleteCategoryCommand() public method

public DeleteCategoryCommand ( int categoryID, string categoryTitle ) : System
categoryID int
categoryTitle string
return System

Execute() public method

public Execute ( ) : string
return string