| IElementAdderMenuCommandTContext Interface |
Namespace: Rotorz.ReorderableList
public interface IElementAdderMenuCommand<TContext>
The IElementAdderMenuCommandTContext type exposes the following members.
| Name | Description | |
|---|---|---|
| CanExecute |
Determines whether the command can be executed.
| |
| Execute |
Executes the command.
|