C# Class VideoPlayer.Model.Commands.VideoPlayerCommand

Inheritance: IVideoPlayerCommand
Afficher le fichier Open project: chris-tomich/Glyma

Méthodes publiques

Свойство Type Description
Parameters string>.IDictionary

Méthodes publiques

Méthode Description
Excute ( IMediaController controller ) : void

Méthodes protégées

Méthode Description
VideoPlayerCommand ( string>.IDictionary para ) : System.Collections.Generic

Method Details

Excute() public méthode

public Excute ( IMediaController controller ) : void
controller IMediaController
Résultat void

VideoPlayerCommand() protected méthode

protected VideoPlayerCommand ( string>.IDictionary para ) : System.Collections.Generic
para string>.IDictionary
Résultat System.Collections.Generic

Property Details

Parameters public_oe property

public IDictionary Parameters
Résultat string>.IDictionary