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

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

공개 메소드들

메소드 설명
DeleteGalleryCommand ( int galleryID, string galleryTitle ) : System
Execute ( ) : string

메소드 상세

DeleteGalleryCommand() 공개 메소드

public DeleteGalleryCommand ( int galleryID, string galleryTitle ) : System
galleryID int
galleryTitle string
리턴 System

Execute() 공개 메소드

public Execute ( ) : string
리턴 string