C# Class MPTagThat.Commands.CmdRemoveComment

Inheritance: Command
Afficher le fichier Open project: MediaPortal/MPTagThat

Méthodes publiques

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

Method Details

CmdRemoveComment() public méthode

public CmdRemoveComment ( object parameters ) : MPTagThat.Core
parameters object
Résultat MPTagThat.Core

Execute() public méthode

public Execute ( TrackData &track, int rowIndex ) : bool
track MPTagThat.Core.TrackData
rowIndex int
Résultat bool