C# Class Umc.Core.Tools.VSGesture.Actions.ActionCommand

Inheritance: IActionCommand
Afficher le fichier Open project: powerumc/vsgesture

Méthodes publiques

Méthode Description
ActionCommand ( IExecuteCommand command ) : System
Execute ( ) : void

Method Details

ActionCommand() public méthode

public ActionCommand ( IExecuteCommand command ) : System
command IExecuteCommand
Résultat System

Execute() public méthode

public Execute ( ) : void
Résultat void