C# Class Treefrog.Windows.Controllers.CommandMenuTag

Afficher le fichier Open project: jaquadro/Treefrog Class Usage Examples

Méthodes publiques

Méthode Description
CommandMenuTag ( CommandKey key ) : System.Collections.Generic
CommandMenuTag ( CommandKey key, object param ) : System.Collections.Generic

Method Details

CommandMenuTag() public méthode

public CommandMenuTag ( CommandKey key ) : System.Collections.Generic
key Treefrog.Presentation.Commands.CommandKey
Résultat System.Collections.Generic

CommandMenuTag() public méthode

public CommandMenuTag ( CommandKey key, object param ) : System.Collections.Generic
key Treefrog.Presentation.Commands.CommandKey
param object
Résultat System.Collections.Generic