C# Class Robotlegs.Mvcs.Command

Afficher le fichier Open project: tekool/silverlight-robotlegs-framework

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Command ( ) : System.Windows
Execute ( ) : void

Méthodes protégées

Méthode Description
dispatch ( Event e ) : bool

Method Details

Command() public méthode

public Command ( ) : System.Windows
Résultat System.Windows

Execute() public méthode

public Execute ( ) : void
Résultat void

dispatch() protected méthode

protected dispatch ( Event e ) : bool
e Event
Résultat bool