C# Class Treefrog.Windows.Controllers.CommandMenuTag

Mostra file Open project: jaquadro/Treefrog Class Usage Examples

Public Methods

Method Description
CommandMenuTag ( CommandKey key ) : System.Collections.Generic
CommandMenuTag ( CommandKey key, object param ) : System.Collections.Generic

Method Details

CommandMenuTag() public method

public CommandMenuTag ( CommandKey key ) : System.Collections.Generic
key Treefrog.Presentation.Commands.CommandKey
return System.Collections.Generic

CommandMenuTag() public method

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