C# 클래스 MPTagThat.Commands.CmdRemoveComment

상속: Command
파일 보기 프로젝트 열기: MediaPortal/MPTagThat

공개 메소드들

메소드 설명
CmdRemoveComment ( object parameters ) : MPTagThat.Core
Execute ( TrackData &track, int rowIndex ) : bool

메소드 상세

CmdRemoveComment() 공개 메소드

public CmdRemoveComment ( object parameters ) : MPTagThat.Core
parameters object
리턴 MPTagThat.Core

Execute() 공개 메소드

public Execute ( TrackData &track, int rowIndex ) : bool
track MPTagThat.Core.TrackData
rowIndex int
리턴 bool