Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
VLC_WINRT
Utility
Commands
ActionCommand
C# Class VLC_WINRT.Utility.Commands.ActionCommand
Inheritance:
VLC_WINRT.Common.AlwaysExecutableCommand
Afficher le fichier
Open project: kusl/vlcwinrt
Class Usage Examples
Méthodes publiques
Méthode
Description
ActionCommand
(
System.Action
action
) :
System
Execute
(
object
parameter
) :
void
Method Details
ActionCommand()
public
méthode
public
ActionCommand
(
System.Action
action
) :
System
action
System.Action
Résultat
System
Execute()
public
méthode
public
Execute
(
object
parameter
) :
void
parameter
object
Résultat
void