C# Class MPTagThat.Commands.CmdRemoveComment

Inheritance: Command
Datei anzeigen Open project: MediaPortal/MPTagThat

Public Methods

Method Description
CmdRemoveComment ( object parameters ) : MPTagThat.Core
Execute ( TrackData &track, int rowIndex ) : bool

Method Details

CmdRemoveComment() public method

public CmdRemoveComment ( object parameters ) : MPTagThat.Core
parameters object
return MPTagThat.Core

Execute() public method

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