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

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

공개 메소드들

메소드 설명
DeleteKeyWordCommand ( int keyWordID, string word ) : System
Execute ( ) : string

메소드 상세

DeleteKeyWordCommand() 공개 메소드

public DeleteKeyWordCommand ( int keyWordID, string word ) : System
keyWordID int
word string
리턴 System

Execute() 공개 메소드

public Execute ( ) : string
리턴 string