C# Class Subtext.Web.Admin.DeleteGalleryCommand

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

Public Methods

Method Description
DeleteGalleryCommand ( int galleryID, string galleryTitle ) : System
Execute ( ) : string

Method Details

DeleteGalleryCommand() public method

public DeleteGalleryCommand ( int galleryID, string galleryTitle ) : System
galleryID int
galleryTitle string
return System

Execute() public method

public Execute ( ) : string
return string