C# 클래스 Subtext.Web.Admin.DeleteCategoryCommand

상속: DeleteTitledTargetCommand
파일 보기 프로젝트 열기: ayende/Subtext

공개 메소드들

메소드 설명
DeleteCategoryCommand ( int categoryID, string categoryTitle ) : System
Execute ( ) : string

메소드 상세

DeleteCategoryCommand() 공개 메소드

public DeleteCategoryCommand ( int categoryID, string categoryTitle ) : System
categoryID int
categoryTitle string
리턴 System

Execute() 공개 메소드

public Execute ( ) : string
리턴 string